https://issues.apache.org/bugzilla/show_bug.cgi?id=47011
--- Comment #7 from [email protected] 2009-04-23 10:30:19 PST --- After applying the apr_strings.c patch on 2.2.11, when gracefully shutting down the primary tomcat, Apache logs the following once: [Thu Apr 23 12:07:59 2009] [error] (111)Connection refused: proxy: AJP: attempt to connect to xxx.xxx.xxx.xxx:8009 (xxxxxxx.xxxxxxx.com) failed [Thu Apr 23 12:07:59 2009] [error] ap_proxy_connect_backend disabling worker for (xxxxxxx.xxxxxxx.com) [Thu Apr 23 12:07:59 2009] [error] proxy: AJP: failed to make connection to backend: xxxxxxx.xxxxxxx.com And the hot-standby takes the request as expected without an outage on the front-end. The above worked with and without "ping=1". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
