https://issues.apache.org/bugzilla/show_bug.cgi?id=50649
--- Comment #6 from [email protected] 2011-01-26 07:40:32 EST --- on (In reply to comment #5) > Tomcat was shutdown and that caused the worker to go into error state. By > default it will not sent further requests to the backend for 60 seconds. But > this can be configured. See retry parameter at > http://httpd.apache.org/docs/2.2/en/mod/mod_proxy.html#proxypass. ok then my questions are: 1) are those parameters enabled on mpm prefor using proxypass, do they depend on the runtime of apache I'm using of just depends on the proxypass module, when I used the worker mpm enabled I can see at error.log in debug mode references about those parameters configured but nothing when I use mpm prefork 2) how can I managed the connector ajp in tomcat in order not to have the tomcat down. -- 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]
