On Thu, Mar 11, 2010 at 9:12 AM, Milan Tomic <tomicmilan@xxxxxxxxx> wrote: > > >> You can't tell Apache to use one type of reverse proxy until it stops >> working then switch to another type. > > I wasn't trying this. My problem is: I have HTTPD as front end and 2 Tomcats running different apps behind HTTPD. When one Tomcat runs out of memory, HTTPD stops working and doens't forward requests to the other Tomcat. How can I prevent this? If one Tomcat fails, HTTPD should continue forwarding requests to the other Tomcat... Stops working? You'll need to elaborate. If one backend hangs you might hit MaxClients, but otherwise the two backends don't have anything to do with eachother. Try posting logs, netstat, server-status, etc to illustrate the current problem. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx