Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
bce0a65e3eb535c998c697a0f032bd429c78faa6
/
include
/
proto
/
backend.h
bfc7b7a
MAJOR: checks: add support for a new "drain" administrative mode
by Willy Tarreau
· Thu May 22 16:14:34 2014 +0200
4aac7db
REORG: checks: put the functions in the appropriate files !
by Willy Tarreau
· Fri May 16 11:48:10 2014 +0200
892337c
MAJOR: server: use states instead of flags to store the server state
by Willy Tarreau
· Tue May 13 23:41:20 2014 +0200
2012521
REORG/MEDIUM: server: move the maintenance bits out of the server state
by Willy Tarreau
· Tue May 13 19:44:56 2014 +0200
c93cd16
REORG/MEDIUM: server: split server state and flags in two different variables
by Willy Tarreau
· Tue May 13 15:54:22 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
c5150da
MINOR: server: use functions to detect state changes and to update them
by Willy Tarreau
· Tue May 13 19:27:31 2014 +0200
a20cb85
MINOR: stats: Enhancement to stats page to provide information of last session time.
by Bhaskar Maddala
· Mon Feb 03 16:26:46 2014 -0500
7421efb
REORG/MAJOR: use "struct channel" instead of "struct buffer"
by Willy Tarreau
· Mon Jul 02 15:11:27 2012 +0200
a93c74b
MEDIUM: cfgparse: make backend_parse_balance() use memprintf to report errors
by Willy Tarreau
· Tue May 08 18:14:39 2012 +0200
32389b7
MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down
by Willy Tarreau
· Mon Apr 23 23:13:20 2012 +0200
62c3be2
BUG/MEDIUM: correctly disable servers tracking another disabled servers.
by Willy Tarreau
· Fri Jan 20 13:12:32 2012 +0100
15514c2
[MINOR]: stats: add show-legends to report additional informations
by Krzysztof Piotr Oledzki
· Mon Jan 04 16:03:09 2010 +0100
f89c187
[CLEANUP] backend: move LB algos to individual files
by Willy Tarreau
· Thu Oct 01 11:19:37 2009 +0200
ca7d4b9
[MINOR] backend: uninline some LB functions
by Willy Tarreau
· Thu Oct 01 09:21:55 2009 +0200
c5d9c80
[MINOR] backend: export some functions to recount servers
by Willy Tarreau
· Thu Oct 01 09:17:05 2009 +0200
efb453c
[MAJOR] migrate the connection logic to stream interface
by Willy Tarreau
· Sun Oct 26 20:49:47 2008 +0100
9c30fc1
[MEDIUM] add support for URI hash depth and length limits
by Marek Majkowski
· Sun Apr 27 23:25:55 2008 +0200
5140623
[MAJOR] implementation of the "leastconn" load balancing algorithm
by Willy Tarreau
· Mon Mar 10 22:04:20 2008 +0100
f863ac1
[MINOR] silent gcc for a wrong warning
by Willy Tarreau
· Tue Mar 04 06:38:57 2008 +0100
5a329cf
[MEDIUM]: Prevent redispatcher from selecting the same server, version #3
by Krzysztof Piotr Oledzki
· Fri Feb 22 03:50:19 2008 +0100
b625a08
[MAJOR] implement the Fast Weighted Round Robin (FWRR) algo
by Willy Tarreau
· Mon Nov 26 01:15:43 2007 +0100
5dc2fa6
[MINOR] add a weight divisor to the struct proxy
by Willy Tarreau
· Mon Nov 19 19:10:18 2007 +0100
2069704
[MEDIUM] differentiate between generic LB params and map-specific ones
by Willy Tarreau
· Thu Nov 15 23:26:18 2007 +0100
a0cbda6
[MINOR] externalize the "balance" option parser to backend.c
by Willy Tarreau
· Thu Nov 01 21:39:54 2007 +0100
8513094
[MEDIUM] stats: report server and backend cumulated downtime
by Krzysztof Oledzki
· Mon Oct 22 16:21:10 2007 +0200
5af3a69
[MEDIUM] improve behaviour with large number of servers per proxy
by Willy Tarreau
· Tue Jul 24 23:32:33 2007 +0200
2fcb500
[MEDIUM] implement the URI hash algorithm
by Willy Tarreau
· Tue May 08 13:35:26 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
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200