DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41124>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41124





------- Additional Comments From [EMAIL PROTECTED]  2006-12-07 07:29 -------
(In reply to comment #2)
> Same problem here with configuration :
> 
> Suse Linux SLES 9 
> Apache 2.0.49 + Suse fixes
> mod_jk 1.2.19 and 1.2.20-dev
> Tomcat 6.0.2 
> Tomcat Native 1.1.7
> APR 1.2.7
> 
> Disabling APR use resolv the problem


For me, I have the following line in my server.xml:

    <!-- Define an AJP 1.3 Connector on port 8009 -->
    <Connector port="8009" 
               connectionTimeout="20000"
               enableLookups="false" redirectPort="8443" protocol="AJP/1.3" />

taking out connectionTimeout="20000" fixed it for me. I can't remember why i put
a timeout there in the first place, but what's the downside of taking it out?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to