Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2705a61d8c999c9873333f45f1778006ac40e745
/
src
/
lb_map.c
9943d31
MINOR: server: make use of srv_is_usable() instead of checking eweight
by Willy Tarreau
· Thu May 22 16:20:59 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
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
004e045
BUG/MAJOR: server: weight calculation fails for map-based algorithms
by Willy Tarreau
· Thu Nov 21 11:22:01 2013 +0100
8f9fd2f
BUG/MINOR: use the same check condition for server as other algorithms
by Godbach
· Wed Aug 07 09:48:23 2013 +0800
4256463
[BUG] url_param hash may return a down server
by Willy Tarreau
· Fri Mar 12 06:22:16 2010 +0100
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· Mon Oct 26 21:10:04 2009 +0100
5b4c2b5
[CLEANUP] proxy: move last lb-specific bits to their respective files
by Willy Tarreau
· Sat Oct 03 11:21:53 2009 +0200
39c9ba7
[MINOR] lb_map: reorder code in order to ease integration of new hash functions
by Willy Tarreau
· Thu Oct 01 21:11:15 2009 +0200
f89c187
[CLEANUP] backend: move LB algos to individual files
by Willy Tarreau
· Thu Oct 01 11:19:37 2009 +0200