cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
859
Views
5
Helpful
4
Replies

Failover for server farm

networker99
Level 1
Level 1

If you have a basic configuration on the ACE which consists of

VIP --> serverfarm -----> server1

                           -----> server 2

if one of the servers is removed or fails will the ACE detect this without probes being configured? and if so how does it detect the failure?

thanks

1 Accepted Solution

Accepted Solutions

yushimaz
Cisco Employee
Cisco Employee

When you doesn't configure probe, ACE only detects server down with arp table.

It mean rserver goes down when arp timer is expired and rserver state will become ARP_FAILED.

Default arp timeout of rserver is 300 seconds as below.

ACE20/Admin# sh arp timeout

Context:Admin

Refresh Time:

   Learned Address      : 14400 seconds

   Configured Address   : 300 seconds

Retry Rate              : 10 seconds

Max retries per host    : 3

Periodic Sync Interval  : 5

You can change this value with 'arp interval' command on configuration mode.

However, this configuration change effects all configured address.

So, I recommend you configure probe.

Regards,

Yuji

View solution in original post

4 Replies 4

ciscocsoc
Level 4
Level 4

Hi,

There is no automatic failure detection. You need to have some form of health probe.

HTH

Cathy

So if a server is rebooted or disconnected, it will still send data to it?

yushimaz
Cisco Employee
Cisco Employee

When you doesn't configure probe, ACE only detects server down with arp table.

It mean rserver goes down when arp timer is expired and rserver state will become ARP_FAILED.

Default arp timeout of rserver is 300 seconds as below.

ACE20/Admin# sh arp timeout

Context:Admin

Refresh Time:

   Learned Address      : 14400 seconds

   Configured Address   : 300 seconds

Retry Rate              : 10 seconds

Max retries per host    : 3

Periodic Sync Interval  : 5

You can change this value with 'arp interval' command on configuration mode.

However, this configuration change effects all configured address.

So, I recommend you configure probe.

Regards,

Yuji

ACE will still send data until it detects server down.

After ACE detects rserver down, it doesn't send new connection to this server.

Regarding existing connection, it depends on the 'failaction' configuration on serverfarm mode.

Regards,

Yuji

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: