Hello,

I'm looking to implement a simple "downtime" page for an application—if all 
instances are off, the user should see this page.  For a moment, I thought the 
"Redirection URL" in the application's settings would handle this for me, but 
it doesn't seem to.  The semantics there seem to be quite specific, with "an 
instance fails to respond to a direct request" entailing that there exists an 
instance at all.  Certainly, testing shows that "No instance available" is 
returned instead of the redirection URL in the case where there are zero 
instances running.

So how do people handle this?  Looks like I would need to manually create an 
Apache redirect/rewrite and bounce Apache, which seems labour intensive.


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to