users@glassfish.java.net

FYI: Kaspersky Anti-Virus 6.0 messes up HTTP communication with Glassfish

From: <glassfish_at_javadesktop.org>
Date: Wed, 30 May 2007 02:56:39 PDT

After a two day debug session I found, that Kaspersky Antivirus 6.0 messes up the HTTP communication. By default KAV intercepts all traffic on port 8080. This hinders applications talking to a glassfish servlet using a HTTP POST with transfer encoding "chunked" to properly transfer the data. Communication not in chunked-mode, with a Content-Lenght header field, does not seem to be affected. In order to fix this, change the KAV settings that port 8080 is no longer intercepted.

Regards
Heiko
[Message sent by forum member 'hewagn00' (hewagn00)]

http://forums.java.net/jive/thread.jspa?messageID=219413