Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
81991d32853ed4c7ccf80871b0f73d3a2f3cc1d5
/
include
/
proto
/
queue.h
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· Fri Nov 24 17:34:44 2017 +0100
52a91d3
MEDIUM: check: server states and weight propagation re-work
by Emeric Brun
· Thu Aug 31 14:41:55 2017 +0200
f3a55db
MINOR: queue: Change pendconn_from_srv/pendconn_from_px into private functions
by Christopher Faulet
· Fri Jun 09 14:26:38 2017 +0200
87566c9
MINOR: queue: Change pendconn_get_next_strm into private function
by Christopher Faulet
· Tue Jun 06 10:34:51 2017 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
4aac7db
REORG: checks: put the functions in the appropriate files !
by Willy Tarreau
· Fri May 16 11:48:10 2014 +0200
87eb1d6
MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer
by Willy Tarreau
· Tue May 13 18:51:40 2014 +0200
c35362a
MINOR: http: implement the max-keep-alive-queue setting
by Willy Tarreau
· Fri Apr 25 13:58:37 2014 +0200
f8e8b76
BUG/MEDIUM: zero-weight servers must not dequeue requests from the backend
by Willy Tarreau
· Fri Jan 20 15:57:05 2012 +0100
922a806
[BUG] do not dequeue the backend's pending connections on a dead server
by Willy Tarreau
· Thu Dec 04 09:33:58 2008 +0100
07dc95a
[BUG] do not dequeue requests on a dead server
by Willy Tarreau
· Sun Nov 30 21:51:58 2008 +0100
7c669d7
[BUG] fix the dequeuing logic to ensure that all requests get served
by Willy Tarreau
· Fri Jun 20 15:04:11 2008 +0200
e4d7e55
[MAJOR] ported pendconn to mempools v2
by Willy Tarreau
· Sun May 13 20:19:55 2007 +0200
d825eef
[MAJOR] replaced all timeouts with struct timeval
by Willy Tarreau
· Sat May 12 22:35:00 2007 +0200
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· Sun Oct 15 15:17:57 2006 +0200
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 2006 +0200
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· Thu Jun 29 17:53:05 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200