Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8ba10fea69aff458ee0be9c32a432dcc319f8f0b
/
src
/
lb_map.c
6fb0f21
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· 4 years, 7 months ago
36a8e6f
MEDIUM: lb/threads: Use the new _HA_ATOMIC_* macros.
by Olivier Houchard
· 6 years ago
c8b476d
BUG/MINOR: lb-map: fix unprotected update to server's score
by Willy Tarreau
· 6 years ago
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· 6 years ago
1b87748
BUG/MEDIUM: lb/threads: always properly lock LB algorithms on maintenance operations
by Willy Tarreau
· 6 years ago
3906d57
BUG: MAJOR: lb_map: server map calculation broken
by Cyril Bonté
· 7 years ago
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· 7 years ago
03071f6
BUG/MAJOR: threads/lb: fix missing unlock on map-based hash LB
by Willy Tarreau
· 7 years ago
5b51755
MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe
by Christopher Faulet
· 7 years ago
52a91d3
MEDIUM: check: server states and weight propagation re-work
by Emeric Brun
· 7 years ago
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· 9 years ago
9943d31
MINOR: server: make use of srv_is_usable() instead of checking eweight
by Willy Tarreau
· 10 years ago
892337c
MAJOR: server: use states instead of flags to store the server state
by Willy Tarreau
· 10 years ago
c93cd16
REORG/MEDIUM: server: split server state and flags in two different variables
by Willy Tarreau
· 10 years ago
87eb1d6
MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer
by Willy Tarreau
· 10 years ago
c5150da
MINOR: server: use functions to detect state changes and to update them
by Willy Tarreau
· 10 years ago
004e045
BUG/MAJOR: server: weight calculation fails for map-based algorithms
by Willy Tarreau
· 11 years ago
8f9fd2f
BUG/MINOR: use the same check condition for server as other algorithms
by Godbach
· 11 years ago
4256463
[BUG] url_param hash may return a down server
by Willy Tarreau
· 15 years ago
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· 15 years ago
5b4c2b5
[CLEANUP] proxy: move last lb-specific bits to their respective files
by Willy Tarreau
· 15 years ago
39c9ba7
[MINOR] lb_map: reorder code in order to ease integration of new hash functions
by Willy Tarreau
· 15 years ago
f89c187
[CLEANUP] backend: move LB algos to individual files
by Willy Tarreau
· 15 years ago