Hi Mark,

You can use the Emergency section in the same way that you would a BackEnd
section, which is something like this.

ListenHTTPS
   Address 192.168.1.50
   Port 80
   Cert "/etc/pound/server0.pem"
   Service
      BackEnd
         Address 10.10.10.5
         Port 80
      End
      Emergency
         Address 127.0.0.1
         Port 8090
      End
End


Hope this helps.

~Yours,
Scott

On 25 September 2012 13:25, mark hardwick <[email protected]> wrote:

> Hi all
> I've had a look in the docs but can't see this.
>
> Is it possible for pound to redirect to a holding page (on some "other"
> server) if all web servers in a service are down?
>
> Cheers
> Mark.
>
>
> --
> To unsubscribe send an email with subject unsubscribe to [email protected].
> Please contact [email protected] for questions.
>



-- 
With Kind Regards.

Scott McKeown
Loadbalancer.org
http://www.loadbalancer.org

Reply via email to