0 Replies Latest reply on May 26, 2004 1:00 AM by nmounasamy

    node down

    nmounasamy

      Hi!

      jboss 3.2.3/apache 2.0.49

      I have a cluster with Apache Web Server load balancing over three tomcat (jboss 3.2.3) 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