[SR-Users] Configuring TCP keep alive and connection lifetime

2010-05-07 Thread Pascal Maugeri
"kamailio" , Hi I am sorry to ask again about this topic but I don't understand yet how the TCP keep-alive are sent. With Kamailio 3.0.1 and the following configuration: tcp_keepalive=yes tcp_keepidle=10 tcp_connection_lifetime=3600 The TCP connection is kept alive and TCP Keep-Alive packets

Re: [SR-Users] Configuring TCP keep alive and connection lifetime

2010-05-07 Thread Henning Westerholt
On Friday 07 May 2010, Pascal Maugeri wrote: > tcp_keepalive=yes > tcp_keepidle=10 > tcp_connection_lifetime=3600 > > > The TCP connection is kept alive and TCP Keep-Alive packets are sent when > the TCP connection is idle. > > But I don't understand why the time between KA is not linear: > [..]