]> git.kaiwu.me - haproxy.git/commit
[MEDIUM] added the necessary infrastructure to support per-server session limits...
authorwilly tarreau <willy@wtap.(none)>
Wed, 12 Apr 2006 17:26:23 +0000 (19:26 +0200)
committerwilly tarreau <willy@wtap.(none)>
Sat, 15 Apr 2006 20:59:34 +0000 (22:59 +0200)
commit18a957c325432feb2919a54061cb6b22e984f38b
tree7729872df64d68ffc78f2e4f117ed09185a36829
parent80862a3b9ed889b932b90e57f0f5e6b018a49149
[MEDIUM] added the necessary infrastructure to support per-server session limits : - the "maxconn" config option - the new SV_STCPEND state (connection pending) - a per-server pending connections queue
haproxy.c