Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2eb52f012d69b4067427974833af8b42faad573d
/
doc
/
configuration.txt
af72a1d
[MINOR] permit renaming of x-forwarded-for header
by Ross West
· 16 years ago
b6fb420
[MINOR] acl: add the "wait_end" acl verb
by Willy Tarreau
· 16 years ago
58393e1
[MEDIUM] acl: get rid of dummy values in always_true/always_false
by Willy Tarreau
· 16 years ago
c631770
[MINOR] acl: add REQ_CONTENT to the list of default acls
by Willy Tarreau
· 16 years ago
6264477
[DOC] document the new "tcp-request" keyword and associated ACLs
by Willy Tarreau
· 16 years ago
e5c5ce9
[DOC] documentation for the "retries" parameter was missing.
by Willy Tarreau
· 16 years ago
b463dfb
[MEDIUM] add support for conditional HTTP redirection
by Willy Tarreau
· 16 years ago
efe3b6f
[MINOR] Allow to specify a domain for a cookie
by Krzysztof Piotr Oledzki
· 16 years ago
9c30fc1
[MEDIUM] add support for URI hash depth and length limits
by Marek Majkowski
· 17 years ago
7b4c5ae
[RELEASE] Released version 1.3.15
by Willy Tarreau
· 17 years ago
1c2ab96
[MAJOR] implement parameter hashing for POST requests
by matt.farnsworth@nokia.com
· 17 years ago
ebaf21a
[DOC] fix unescaped space in httpchk example.
by Willy Tarreau
· 17 years ago
2d2a7f8
[DOC] document the leastconn LB algo
by Willy Tarreau
· 17 years ago
2c6962c
[MAJOR] proto_uxst rework -> SNMP support
by Krzysztof Piotr Oledzki
· 17 years ago
f58a962
[MINOR] Implement persistent id for proxies and servers
by Krzysztof Piotr Oledzki
· 17 years ago
c8b16fc
[MEDIUM] Implement "track [<backend>/]<server>"
by Krzysztof Piotr Oledzki
· 17 years ago
21d2af3
Revert "[BUILD] backend.c and checks.c did not build without tproxy !"
by Willy Tarreau
· 17 years ago
3c3c012
[BUILD] backend.c and checks.c did not build without tproxy !
by Willy Tarreau
· 17 years ago
5c7bf79
[DOC] add a configuration entry for "server ... redir <prefix>"
by Willy Tarreau
· 17 years ago
d2a4aa2
[DOC] applied small fixes from early readers
by Willy Tarreau
· 17 years ago
af85d94
[DOC] fix erroneous "useallbackups" option in the doc
by Willy Tarreau
· 17 years ago
41a340d
[DOC] minor cleanup of the doc and notice to contributors
by Willy Tarreau
· 17 years ago
5259dfe
[MEDIUM]: rework checks handling
by Krzysztof Piotr Oledzki
· 17 years ago
ced2701
[DOC] added documentation about HTTP header manipulations
by Willy Tarreau
· 17 years ago
303c035
[DOC] document all req* and rsp* keywords.
by Willy Tarreau
· 17 years ago
198a744
[DOC] all server parameters have been documented
by Willy Tarreau
· 17 years ago
eabeafa
[DOC] added "server", "source" and "stats" keywords
by Willy Tarreau
· 17 years ago
b1e52e8
[MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY)
by Willy Tarreau
· 17 years ago
844e3c5
[DOC] added documentation for "option tcplog" to "use_backend"
by Willy Tarreau
· 17 years ago
a453bdd
[DOC] document options nolinger to ssl-hello-chk
by Willy Tarreau
· 17 years ago
25b501a
[MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup
by Krzysztof Piotr Oledzki
· 17 years ago
51c9bde
[MINOR] tarpit timeout is also allowed in backends
by Willy Tarreau
· 17 years ago
036fae0
[MEDIUM] introduce "timeout http-request" in frontends
by Willy Tarreau
· 17 years ago
a0250ba
[OPTIM] introduce global parameter "tune.maxaccept"
by Willy Tarreau
· 17 years ago
c73ce2b
[MINOR] add support for the "backlog" parameter
by Willy Tarreau
· 17 years ago
c27debf
[DOC] document options forwardfor to logasap
by Willy Tarreau
· 17 years ago
a8efd36
[STATS] add support for "show info" on the unix socket
by Willy Tarreau
· 17 years ago
bf1f816
[DOC] document more options
by Willy Tarreau
· 17 years ago
2769aa0
[DOC] large update to the configuration manual
by Willy Tarreau
· 17 years ago
336d475
[MEDIUM]: Inversion for options
by Krzysztof Oledzki
· 17 years ago
0ba2750
[DOC] big update to the configuration manual
by Willy Tarreau
· 17 years ago
81ae195
[MEDIUM] add support for logging via a UNIX socket
by Robert Tsai
· 17 years ago
e219db7
[MEDIUM] introduce the "timeout" keyword
by Willy Tarreau
· 17 years ago
befdff1
[DOC] add a bit of documentation about timers
by Willy Tarreau
· 17 years ago
c7246fc
[DOC] document "nbsrv" and "monitor fail"
by Willy Tarreau
· 17 years ago
5764b38
[DOC] document the server's slowstart parameter
by Willy Tarreau
· 17 years ago
dbc36f6
[DOC] document the "http-check disable-on-404" option
by Willy Tarreau
· 17 years ago
5eb1a90
[MEDIUM] New option http_proxy
by Alexandre Cassen
· 17 years ago
583bc96
[MEDIUM] continous statistics
by Krzysztof Piotr Oledzki
· 17 years ago
fbee713
[MEDIUM] introduce the "stats" keyword in global section
by Willy Tarreau
· 17 years ago
d9db927
[MINOR] report haproxy's version by default on the stats page
by Krzysztof Oledzki
· 17 years ago
fe255b7
[DOC] document spread-checks
by Willy Tarreau
· 17 years ago
87ea548
[MINOR] add the "nolinger" option to disable data lingering
by Alexandre Cassen
· 17 years ago
bbd4212
[MINOR] add support for "stats refresh <interval>"
by Willy Tarreau
· 17 years ago
24e779b
[DOC] the "stats" keyword is not allowed in a pure frontend.
by Willy Tarreau
· 17 years ago
6a06a40
[DOC] started a new configuration manual
by Willy Tarreau
· 17 years ago