ipvs: More reliable synchronization on connection close
authorRumen G. Bogdanovski <rumen@voicecho.com>
Thu, 17 Jul 2008 03:04:23 +0000 (20:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:04:23 +0000 (20:04 -0700)
commit9d3a0de7dc3c1c4456db5ceb92c445bef0a47681
tree0534ecf89612ad5307b38309bf7b8f4920eb1f0f
parentd0236f8f8223ad841f461ea3a635d452d194806b
ipvs: More reliable synchronization on connection close

This patch enhances the synchronization of the closing connections
between the master and the backup director. It prevents the closed
connections to expire with the 15 min timeout of the ESTABLISHED
state on the backup and makes them expire as they would do on the
master with much shorter timeouts.

Signed-off-by: Rumen G. Bogdanovski <rumen@voicecho.com>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipvs/ip_vs_core.c