All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL nf-next] IPVS Updates for v4.8
@ 2016-07-07 18:40 Simon Horman
  2016-07-07 18:40 ` [PATCH nf-next] ipvs: count pre-established TCP states as active Simon Horman
  2016-07-11 10:04 ` [GIT PULL nf-next] IPVS Updates for v4.8 Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2016-07-07 18:40 UTC (permalink / raw)
  To: Pablo Neira Ayuso
  Cc: lvs-devel, netdev, netfilter-devel, Wensong Zhang,
	Julian Anastasov, Simon Horman

Hi Pablo,

please consider these enhancements to the IPVS. This alters the behaviour
of the "least connection" schedulers such that pre-established connections
are included in the active connection count. This avoids overloading
servers when a large number of new connections arrive in a short space of
time - e.g. when clients reconnect after a node or network failure.


The following changes since commit c6ac37d8d8843fb1fdc34e4a2a41a4f027ab670c:

  netfilter: nf_log: fix error on write NONE to logger choice sysctl (2016-07-05 14:57:57 +0200)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs-for-v4.8

for you to fetch changes up to be2cef49904b34dd5f75d96bbc8cd8341bab1bc0:

  ipvs: count pre-established TCP states as active (2016-07-07 20:30:52 +0200)

----------------------------------------------------------------
Michal Kubecek (1):
      ipvs: count pre-established TCP states as active

 net/netfilter/ipvs/ip_vs_proto_tcp.c | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-11 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-07 18:40 [GIT PULL nf-next] IPVS Updates for v4.8 Simon Horman
2016-07-07 18:40 ` [PATCH nf-next] ipvs: count pre-established TCP states as active Simon Horman
2016-07-11 10:04 ` [GIT PULL nf-next] IPVS Updates for v4.8 Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.