Hi guys,

I've just been having a brief trawl through the Mail Archives, and just have a 
few questions that this didnt seem to answer,

1) Are HTTP 500 errors definitely treated as a failure for a server?
2) Is the "Emergency" directive usable as follows:

           ListenHTTP
                  Address 123.123.123.123
                  Port    80
               Service
                  BackEnd
                      Address 192.168.0.10
                      Port    80
                  End
                  BackEnd
                      Address 192.168.0.11
                      Port    80
                  End
               End
              Emergency
                  BackEnd
                      Address 192.168.10.10
                      Port    80
                  End
                  BackEnd
                      Address 192.168.10.11
                      Port    80
                  End
               End
                 End

So that there are 2 servers available in a seperate geographic location that 
are unused unless neither of the primary servers are responding.

Thanks
Chris

--
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.

Reply via email to