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=36495>. 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=36495 ------- Additional Comments From [EMAIL PROTECTED] 2007-09-04 00:10 ------- (In reply to comment #18) > We had the same problem and finally, we found that it happened when Apache > MaxClient < Tomcat maxThread. > Now, it works fine. > > If tomcat maxThread is reach then we got 503 until we restart tomcat. I have two Apaches and two Tomcats. -> Tomcat A Apache 1 -| -> Tomcat B -> Tomcat A Apache 2 -| -> Tomcat B Apache's MaxClients is 1024 and Tomcat's maxThreads is also 1024. What's the recommend setting to avoid ajp_ilink_receive() failed and client-side HTTP 503 error? -- 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]
