Re: multiple health checks

2015-05-14 Thread Glenn Elliott
: multiple health checks On Thu, May 14, 2015 at 7:54 AM, Glenn Elliott glenn.elli...@svha.org.au 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

Re: multiple health checks

2015-05-14 Thread Baptiste
On Thu, May 14, 2015 at 7:54 AM, Glenn Elliott glenn.elli...@svha.org.au 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

multiple health checks

2015-05-13 Thread Glenn Elliott
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

Same servers in multiple backends hit by multiple health checks

2014-11-14 Thread jeff saremi
It looks like if i have a server which is a part of more than one backend, that server gets multiple health checks instead of one. Could someone confirm or disconfirm that please? If this is true, could you accept this as a change request to make the behavior a little smarter? thanks Jeff

Re: Same servers in multiple backends hit by multiple health checks

2014-11-14 Thread Tait Clarridge
, Nov 14, 2014 at 8:27 AM, jeff saremi jeffsar...@hotmail.com wrote: It looks like if i have a server which is a part of more than one backend, that server gets multiple health checks instead of one. Could someone confirm or disconfirm that please? If this is true, could you accept