On 7 Dec 2003, at 22:12, Thor Heinrichs-Wolpert wrote:

On 7-Dec-03, at 11:54 AM, Pier Fumagalli wrote:

You're talking about failover... Yeah, that's the problem... I've seen too many "AAARRRGGGHHH" when I said the word "Perl", so, the solution proposed by Jules and Greg (Jetty) of doing it in a module might be better...

Is there any way to catch the
"The proxy server received an invalid response from an upstream server."
from mod_proxy and redirect back into the rewrite for another JVM?

Yes, you can do this with a simple apache error handler (write it in C). Though you'll want to be careful about not recursing too deeply if all your backends are dead.


Matt.

Reply via email to