Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ce0162e4ad5ab37471ae0673ef2e3f873e313bb7
/
src
/
server.c
5ed62d6
BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
by Simon Horman
· 10 years ago
1f96a87
BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks
by Cyril Bonté
· 10 years ago
bfc7b7a
MAJOR: checks: add support for a new "drain" administrative mode
by Willy Tarreau
· 10 years ago
9943d31
MINOR: server: make use of srv_is_usable() instead of checking eweight
by Willy Tarreau
· 10 years ago
8eb7784
MINOR: server: implement srv_set_stopping()
by Willy Tarreau
· 10 years ago
dbd5e78
MINOR: server: implement srv_set_running()
by Willy Tarreau
· 10 years ago
e7d1ef1
MINOR: server: implement srv_set_stopped()
by Willy Tarreau
· 10 years ago
bda9227
MINOR: server: make the status reporting function support a reason
by Willy Tarreau
· 10 years ago
3209123
MEDIUM: server: allow multi-level server tracking
by Willy Tarreau
· 10 years ago
a0066dd
MEDIUM: server: properly support and propagate the maintenance status
by Willy Tarreau
· 10 years ago
4aac7db
REORG: checks: put the functions in the appropriate files !
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
2012521
REORG/MEDIUM: server: move the maintenance bits out of 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
c5150da
MINOR: server: use functions to detect state changes and to update them
by Willy Tarreau
· 10 years ago
02615f9
MINOR: server: remove the SRV_DRAIN flag which can always be deduced
by Willy Tarreau
· 10 years ago
5cf0b52
MEDIUM: checks: only complain about the missing port when the check uses TCP
by Willy Tarreau
· 10 years ago
9cf8d3f
MINOR: protocols: use is_inet_addr() when only INET addresses are desired
by Willy Tarreau
· 10 years ago
640556c
BUG/MINOR: checks: correctly configure the address family and protocol
by Willy Tarreau
· 10 years ago
afb7683
MEDIUM: connection: Implement and extented PROXY Protocol V2
by David S
· 10 years ago
272adea
REORG: cfgparse: move server keyword parsing to server.c
by Willy Tarreau
· 11 years ago
a20cb85
MINOR: stats: Enhancement to stats page to provide information of last session time.
by Bhaskar Maddala
· 11 years ago
ff5ae35
MINOR: checks: use check->state instead of srv->state & SRV_CHECKED
by Willy Tarreau
· 11 years ago
58c3297
MEDIUM: Set rise and fall of agent checks to 1
by Simon Horman
· 11 years ago
004e045
BUG/MAJOR: server: weight calculation fails for map-based algorithms
by Willy Tarreau
· 11 years ago
125d099
MEDIUM: Move health element to struct check
by Simon Horman
· 12 years ago
4a74143
MEDIUM: Paramatise functions over the check of a server
by Simon Horman
· 12 years ago
6618300
MEDIUM: Split up struct server's check element
by Simon Horman
· 12 years ago
a360844
CLEANUP: Make parameters of srv_downtime and srv_getinter const
by Simon Horman
· 11 years ago
b796afa
MEDIUM: server: Tighten up parsing of weight string
by Simon Horman
· 12 years ago
58b5d29
MEDIUM: server: Allow relative weights greater than 100%
by Simon Horman
· 12 years ago
7d09b9a
MEDIUM: server: Break out set weight processing code
by Simon Horman
· 12 years ago
dff5543
MEDIUM: server: move parsing of keyword "id" to server.c
by Willy Tarreau
· 12 years ago
21faa91
MINOR: server: add minimal infrastructure to parse keywords
by Willy Tarreau
· 12 years ago
ec6c5df
[CLEANUP] remove many #include <types/xxx> from C files
by Willy Tarreau
· 16 years ago
5259dfe
[MEDIUM]: rework checks handling
by Krzysztof Piotr Oledzki
· 17 years ago
8513094
[MEDIUM] stats: report server and backend cumulated downtime
by Krzysztof Oledzki
· 17 years ago
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· 18 years ago
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago