Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
c42c0e99693cd9520b169f65adacec483d971e9d
/
include
/
proto
/
backend.h
201b9f4
MAJOR: connections: Defer mux creation for outgoing connection if alpn is set.
by Olivier Houchard
· 6 years ago
52a91d3
MEDIUM: check: server states and weight propagation re-work
by Emeric Brun
· 7 years ago
f0614e8
MINOR: backends: Change get_server_sh/get_server_uh into private function
by Christopher Faulet
· 7 years ago
b7e7c47
MINOR: Add nbsrv sample converter
by Nenad Merdanovic
· 8 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
bfc7b7a
MAJOR: checks: add support for a new "drain" administrative mode
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
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
a20cb85
MINOR: stats: Enhancement to stats page to provide information of last session time.
by Bhaskar Maddala
· 11 years ago
7421efb
REORG/MAJOR: use "struct channel" instead of "struct buffer"
by Willy Tarreau
· 12 years ago
a93c74b
MEDIUM: cfgparse: make backend_parse_balance() use memprintf to report errors
by Willy Tarreau
· 12 years ago
32389b7
MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down
by Willy Tarreau
· 13 years ago
62c3be2
BUG/MEDIUM: correctly disable servers tracking another disabled servers.
by Willy Tarreau
· 13 years ago
15514c2
[MINOR]: stats: add show-legends to report additional informations
by Krzysztof Piotr Oledzki
· 15 years ago
f89c187
[CLEANUP] backend: move LB algos to individual files
by Willy Tarreau
· 15 years ago
ca7d4b9
[MINOR] backend: uninline some LB functions
by Willy Tarreau
· 15 years ago
c5d9c80
[MINOR] backend: export some functions to recount servers
by Willy Tarreau
· 15 years ago
efb453c
[MAJOR] migrate the connection logic to stream interface
by Willy Tarreau
· 16 years ago
9c30fc1
[MEDIUM] add support for URI hash depth and length limits
by Marek Majkowski
· 17 years ago
5140623
[MAJOR] implementation of the "leastconn" load balancing algorithm
by Willy Tarreau
· 17 years ago
f863ac1
[MINOR] silent gcc for a wrong warning
by Willy Tarreau
· 17 years ago
5a329cf
[MEDIUM]: Prevent redispatcher from selecting the same server, version #3
by Krzysztof Piotr Oledzki
· 17 years ago
b625a08
[MAJOR] implement the Fast Weighted Round Robin (FWRR) algo
by Willy Tarreau
· 17 years ago
5dc2fa6
[MINOR] add a weight divisor to the struct proxy
by Willy Tarreau
· 17 years ago
2069704
[MEDIUM] differentiate between generic LB params and map-specific ones
by Willy Tarreau
· 17 years ago
a0cbda6
[MINOR] externalize the "balance" option parser to backend.c
by Willy Tarreau
· 17 years ago
8513094
[MEDIUM] stats: report server and backend cumulated downtime
by Krzysztof Oledzki
· 17 years ago
5af3a69
[MEDIUM] improve behaviour with large number of servers per proxy
by Willy Tarreau
· 17 years ago
2fcb500
[MEDIUM] implement the URI hash algorithm
by Willy Tarreau
· 18 years ago
b17916e
[CLEANUP] add a few "const char *" where appropriate
by Willy Tarreau
· 18 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