Hi! tomcat 4.1.29/apache 2.0.49
I have a cluster with Apache Web Server load balancing over three tomcat workers. In the middle of the tests, when one of the tomcat workers was restarted, I noticed even before the server was brought up completely*, Apache forwarded requests to the server, which resulted in "HTTP Status 500 - No Context configured to process this request". * all web applications are completely deployed and ready for access Is there a configuration option to instruct Apache Web Server to forward requests only after server is started up completely (maybe detecting the status code 200)? regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
