I have the following configuration:

   BIG-IP   ->  Apache HTTPD  ->  Servlet Container
    Load    ->  Apache HTTPD  ->  Servlet Container
  Balancer  ->  Apache HTTPD  ->  Servlet Container

The Apache HTTPD instance serves up static content and translates HTTPS requests into HTTP. Dynamic content is proxied to a Servlet Container running an application.

My problem is that when one of the servlet containers seizes up, the BIG-IP box doesn't take the Apache instance out of circulation. Instead, users are continually connected to non-responsive servlets.

Is there any way to configure Apache so that it is identifies itself as unavailable to the BIG-IP box if it finds that all proxy requests are failing?

Thanks for any help.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to