]> git.kaiwu.me - haproxy.git/commit
[MINOR] assign connection timeouts to backend not frontend
authorWilly Tarreau <w@1wt.eu>
Mon, 12 Nov 2007 09:44:31 +0000 (10:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 12 Nov 2007 09:44:31 +0000 (10:44 +0100)
commit4d44142a0a88daca83306911d5694a167be9f51a
tree4c89e97fd8de1859593bf0a017b5b216fba4cd78
parent700909448d073de59bed5383288a0b8bcf842c40
[MINOR] assign connection timeouts to backend not frontend

Connection timeouts counted for session expiration in wait queue
must be assigned to backend not frontend.
src/proto_http.c
src/proto_uxst.c