cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
704
Views
0
Helpful
4
Replies

CSS11500 - keepalive timeout

sthon-dbsys
Level 1
Level 1

1. what is the default value of the keepalive timeout. (after which time the service goes dying, if the keepalive packet is not responded)

2. Can I change the keepalive timeout by configuration ?

thanks in advance

sascha

4 Replies 4

Gilles Dufour
Cisco Employee
Cisco Employee

The timeout is the frequency minus 2 seconds.

If you change the frequency it will adjust the timeout.

Gilles.

I am wondering about this implementation. To my better understanding.

If I configure "keepalive frequency 15".

The timeout value is 13 sec.

So the CSS send it´s keepalive and is waiting 13 sec for the keepalive answer packet ? If the keepalive is not answered after 13 sec the service went to dying ?

It think this value ist very high.

sascha

If you select a frequency of 15, it means clearly you can allow 15 seconds before detecting a service is down.

So why only wait 3 seconds or 5 or 7 for the response ?

We wait until frequency - 2.

That does not impact the frequency of keepalive.

That is, if we sent a kal at time T and we do not get a response at T+13 seconds,

we will mark the service dying

But the next keepalive is not sent at T + 13 + 15, it is still sent at T + 15.

If you have a kal retries of 3, it really takes 3 x 15 = 45 seconds to mark the service down.

If this is too much for you, just adjust the frequency.

Regards,

Gilles.

thanks for the info.

all clear now

Review Cisco Networking for a $25 gift card