Hello,

I am having some big difficulties using AJP.
Configuration:
(running on linux)
Apache HTTP Server 2.2.0
Jakarta Tomcat 5.5.7
mod_jk 1.2.14.1

I use AJP1.3 to forward requests from the HTTP Server to Tomcat using standard settings. Sometimes when using Internet Explorer 6 the requests seem to get stuck somewhere. The requests arrive in the HTTP Server, but arrive at the Tomcat server minutes later. And the body seems to have been stripped away when it arrives in the servlet in Tomcat. This only happens with Internet Explorer 6, and not in Mozilla Firefox. It also seems to happen when not sending requests for several minutes from the browser. After one request has "failed" the next ones seem to work again. Maybe it is relevant to note that the browser uses the XMLHTTP component to send requests (ajax web application).

Using google I found a message in a mail archive. Not sure if it basically is the same problem, but it sounded similar.

http://mail-archives.apache.org/mod_mbox/tomcat-users/200301.mbox/[EMAIL 
PROTECTED]

Does someone has some suggestions? Is it a bug in IE6 or mod_jk? How can I fix it?
Any help is appreciated.

Robert.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to