cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
601
Views
0
Helpful
1
Replies

ACE20 - boolean combination of probes?

imanassypov
Level 1
Level 1

Hi,

When associating multple probes with a serverfarm, is it possible to build a simple boolean expression of, say, two probes?

For example, if I am polling both tcp/80 and tcp/443 ports, can I take an rserver out of service like following

80 down, 443 down - rserver down

80 up, 443 down - rserver down

80 down, 443 up - rserver up

80 up, 443 up - rserver up

Or even simpler, if any of the associated probes are up, the rserver remains in-service?

Thanks!

1 Reply 1

ohynderi
Level 1
Level 1

Hello!

You can configure the ACE so that a rserver remains up as long as there is one probe up. See the fail-on-all setting under serverfarm for this.

serverfarm host sf1

  fail-on-all

Thanks,

Olivier

Review Cisco Networking for a $25 gift card