Unfortunately they are seperate servers / ips.
Sent from my Samsung GALAXY S5 on the Telstra mobile network -------- Original message -------- From: Baptiste <[email protected]> Date:14/05/2015 19:27 (GMT+10:00) To: Glenn Elliott <[email protected]> Cc: [email protected] Subject: Re: multiple health checks On Thu, May 14, 2015 at 7:54 AM, Glenn Elliott <[email protected]> wrote: > Hi All, > > > > I have a backend server which really needs two health checks to be UP.. > > > > /* config sample*/ > > backend sso-backend > > redirect scheme https if !{ ssl_fc } > > stick on src > > stick-table type ip size 200k expire 60m > > option forwardfor > > option httpchk GET /getlinked/GetLinked.aspx > > http-check expect rstatus 302|200 > > balance leastconn > > server sso01 sso01:80 check inter 15s > > server sso02 sso02:80 check inter 15s > > > > > > Backend servers sso01 & sso02 each have a dependent server (web01 & web02 > respectively) that needs checking as well.. if the dependent server fails I > want to take the backend server down. Is this possible? > > > > VIP > > | > > ---------------- > > | | > > sso01 sso02 > > | | > > web01 web02 > Hi Glenn, Are sso01 and web01 runnig on the same server / same IP address? Baptiste ______________________________________________________________________ For the purposes of protecting the integrity and security of the SVHA network and the information held on it, all emails to and from any email address on the “svha.org.au” domain (or any other domain of St Vincent’s Health Australia Limited or any of its related bodies corporate) (an “SVHA Email Address”) will pass through and be scanned by the Symantec.cloud anti virus and anti spam filter service. These services may be provided by Symantec from locations outside of Australia and, if so, this will involve any email you send to or receive from an SVHA Email Address being sent to and scanned in those locations. ______________________________________________________________________ For the purposes of protecting the integrity and security of the SVHA network and the information held on it, all emails to and from any email address on the “svha.org.au” domain (or any other domain of St Vincent’s Health Australia Limited or any of its related bodies corporate) (an “SVHA Email Address”) will pass through and be scanned by the Symantec.cloud anti virus and anti spam filter service. These services may be provided by Symantec from locations outside of Australia and, if so, this will involve any email you send to or receive from an SVHA Email Address being sent to and scanned in those locations.

