Hello,I've been load testing with Apache 2.2 to Tomcat 5.5 via mod_proxy_ajp. I've been hitting a bug like the one described here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=36495 In short, errors like this show up in my error log:[Sat Feb 18 23:53:10 2006] [error] (110)Connection timed out: proxy: AJP: attempt to connect to 69.25.141.6:5269 (69.25.141.6) failed [Sat Feb 18 23:53:10 2006] [error] ap_proxy_connect_backend disabling worker for (69.25.141.6) [Sat Feb 18 23:53:10 2006] [error] proxy: AJP: failed to make connection to backend: 69.25.141.6
[Sun Feb 19 00:10:27 2006] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header [Sun Feb 19 00:10:27 2006] [error] ajp_read_header: ajp_ilink_receive failed [Sun Feb 19 00:10:27 2006] [error] (120006)APR does not understand this error code: proxy: read response failed from (null) (69.25.141.6)
When I switch to using the http proxy (http:// instead of ajp:// in my ProxyPass directive), everything works, fine. No errors. And I can connect over twice as many clients at once.
Any work arounds here? A patch that anybody knows about? Thanks, Ian --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx