Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f208ac06169cdcdeec0f1fee18a7128fca509beb
/
doc
« Previous
272e29b
MINOR: http: Add 410 to http-request deny
by Florian Tham
· 4 years, 10 months ago
3894d97
MINOR: config: disable busy polling on old processes
by William Dauchy
· 4 years, 10 months ago
262c3f1
MINOR: http: add a new "replace-path" action
by Willy Tarreau
· 4 years, 11 months ago
0851fd5
MINOR: debug: support logging to various sinks
by Willy Tarreau
· 4 years, 11 months ago
d4f946c
MINOR: ssl/cli: 'show ssl cert' give information on the certificates
by William Lallemand
· 5 years ago
62b5913
DOC: clarify the fact that replace-uri works on a full URI
by Willy Tarreau
· 4 years, 11 months ago
9ef75ec
DOC: remove references to the outdated architecture.txt
by Willy Tarreau
· 5 years ago
21ad315
DOC: proxies: HAProxy only supports 3 connection modes
by Julien Pivotto
· 5 years ago
4ac36d6
DOC: listeners: add a few missing transitions
by Willy Tarreau
· 5 years ago
977afab
DOC: document the listener state transitions
by Willy Tarreau
· 5 years ago
a45a8b5
MEDIUM: init: set NO_NEW_PRIVS by default when supported
by Willy Tarreau
· 5 years ago
upstream/master
d96f112
MEDIUM: init: prevent process and thread creation at runtime
by Willy Tarreau
· 5 years ago
11770ce
DOC: move the "group" keyword at the right place
by Willy Tarreau
· 5 years ago
6ccee41
DOC: Fix ordered list in summary
by Julien Pivotto
· 5 years ago
cb250fc
DOC: clarify matching strings on binary fetches
by Mathias Weiersmueller
· 5 years ago
6ab08b3
DOC: ssl/cli: set/commit/abort ssl cert
by William Lallemand
· 5 years ago
cefbbd9
DOC: Clarify behavior of server maxconn in HTTP mode
by Tim Duesterhus
· 5 years ago
2e077f8
[RELEASE] Released version 2.2-dev0
by Willy Tarreau
· 5 years ago
e54b43a
[RELEASE] Released version 2.1.0
by Willy Tarreau
· 5 years ago
master
v2.1.0
579d83b
DOC: Add documentation about the use-service action
by Christopher Faulet
· 5 years ago
f871691
MEDIUM: dns: Add resolve-opts "ignore-weight"
by Daniel Corbett
· 5 years ago
64a1853
DOC: internal: document the init calls
by Willy Tarreau
· 5 years ago
6db8a2e
DOC: Update http-buffer-request description to remove the part about chunks
by Christopher Faulet
· 5 years ago
8468132
[RELEASE] Released version 2.1-dev5
by Willy Tarreau
· 5 years ago
0d7712d
MINOR: stick-table: allow sc-set-gpt0 to set value from an expression
by Cédric Dufour
· 5 years ago
2ac2574
DOC: Add missing stats fields in the management manual
by Christopher Faulet
· 5 years ago
7297429
DOC: management: fix typo on "cache_lookups" stats output
by Willy Tarreau
· 5 years ago
e8adfeb
MINOR: doc: http-reuse connection pool fix
by Lukas Tribus
· 5 years ago
b6f759b
MINOR: peers: Add "log" directive to "peers" section.
by Frédéric Lécaille
· 5 years ago
6bcd182
DOC: fix date and http_date keywords syntax
by Cyril Bonté
· 5 years ago
1753cb5
[RELEASE] Released version 2.1-dev4
by Willy Tarreau
· 5 years ago
1dfd165
MINOR: backend: Add srv_name sample fetche
by vkill
· 5 years ago
ae6f125
MINOR: sample: add us/ms support to date/http_date
by Damien Claisse
· 5 years ago
0fec3ab
MINOR: init: always fail when setrlimit fails
by William Dauchy
· 5 years ago
ec73098
MINOR: config: allow no set-dumpable config option
by William Dauchy
· 5 years ago
0a8824f
MINOR: doc: fix busy-polling performance reference
by William Dauchy
· 5 years ago
2252beb
DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri)
by Tim Duesterhus
· 5 years ago
1a753a2
DOC: remove obsolete section about header manipulation
by Willy Tarreau
· 5 years ago
c70df53
[RELEASE] Released version 2.1-dev3
by Willy Tarreau
· 5 years ago
b24ab22
MINOR: debug: make most debug CLI commands accessible in expert mode
by Willy Tarreau
· 5 years ago
abb9f9b
MINOR: cli: add an expert mode to hide dangerous commands
by Willy Tarreau
· 5 years ago
403bfbb
BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless
by Willy Tarreau
· 5 years ago
ba0c53e
BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers
by Christopher Faulet
· 5 years ago
6b19b14
MINOR: stats: make "show stat" and "show info"
by Willy Tarreau
· 5 years ago
81bef7e
DOC: clarify some points around http-send-name-header's behavior
by Willy Tarreau
· 5 years ago
cb8f03f
[RELEASE] Released version 2.1-dev2
by Willy Tarreau
· 5 years ago
93e548e
DOC: replace utf-8 quotes by ascii ones
by William Lallemand
· 5 years ago
78c4306
DOC: Fix documentation about the cli command to get resolver stats
by Christopher Faulet
· 5 years ago
b30b310
MINOR: doc: Add documentation about the FastCGI support
by Christopher Faulet
· 5 years ago
a406356
MINOR: http_fetch: Add sample fetches to get auth method/user/pass
by Christopher Faulet
· 5 years ago
8a694b8
MINOR: sample: Add UUID-fetch
by Luca Schimweg
· 5 years ago
5bee3e2
MEDIUM: fd: remove the FD_EV_POLLED status bit
by Willy Tarreau
· 5 years ago
c046d16
MEDIUM: log: add support for logging to a ring buffer
by Willy Tarreau
· 5 years ago
1d181e4
MEDIUM: ring: implement a wait mode for watchers
by Willy Tarreau
· 5 years ago
370a694
MINOR: trace: change the detail_level to per-source verbosity
by Willy Tarreau
· 5 years ago
09fb0df
MINOR: trace: prepend the function name for developer level traces
by Willy Tarreau
· 5 years ago
2ea549b
MINOR: trace: change the "payload" level to "data" and move it
by Willy Tarreau
· 5 years ago
7185b78
MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2
by Geoff Simmons
· 5 years ago
9f830d7
MINOR: sink: implement "show events" to show supported sinks and dump the rings
by Willy Tarreau
· 5 years ago
177adc9
MINOR: backend: Add srv_queue converter
by Nenad Merdanovic
· 5 years ago
25a1c8e
DOC: fixed typo in management.txt
by n9@users.noreply.github.com
· 5 years ago
f909c91
DOC: management: document the "trace" and "show trace" commands
by Willy Tarreau
· 5 years ago
e0d0b40
CLEANUP: buffer: replace b_drop() with b_free()
by Willy Tarreau
· 5 years ago
3b091f8
BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it
by Willy Tarreau
· 5 years ago
98fbe95
MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps
by Christopher Faulet
· 5 years ago
87f1f3d
DOC: config: Remove unsupported req* and rsp* keywords
by Christopher Faulet
· 5 years ago
159e667
DOC: config: Update as a result of the legacy HTTP removal
by Christopher Faulet
· 5 years ago
bda62e7
DOC: htx: Add internal documentation about the HTX
by Christopher Faulet
· 5 years ago
34ebb5c
DOC: management: document cache_hits and cache_lookups in the CSV format
by Jérôme Magnin
· 5 years ago
708eb88
DOC: management: document reuse and connect counters in the CSV format
by Jérôme Magnin
· 5 years ago
db51407
[RELEASE] Released version 2.1-dev1
by Willy Tarreau
· 5 years ago
9723696
MEDIUM: mworker-prog: Add user/group options to program section
by Andrew Heberle
· 5 years ago
fb2fce1
DOC: Fix typos and grammer in configuration.txt
by John Roesler
· 5 years ago
ac52095
DOC: Fix typo in intro.txt
by Alain Belkadi
· 5 years ago
1b9423d
MINOR: server: Add "no-tfo" option.
by Frédéric Lécaille
· 5 years ago
d437630
MINOR: sample: Add sha2([<bits>]) converter
by Tim Duesterhus
· 5 years ago
24915a5
MEDIUM: Remove 'option independant-streams'
by Tim Duesterhus
· 5 years ago
86e6b6e
MEDIUM: Make '(cli|con|srv)timeout' directive fatal
by Tim Duesterhus
· 5 years ago
dac168b
MEDIUM: Make 'redispatch' directive fatal
by Tim Duesterhus
· 5 years ago
7b7c47f
MEDIUM: Make 'block' directive fatal
by Tim Duesterhus
· 5 years ago
9dc6b97
[RELEASE] Released version 2.1-dev0
by Willy Tarreau
· 5 years ago
ba23630
[RELEASE] Released version 2.0.0
by Willy Tarreau
· 5 years ago
a8ee4b1
CLEANUP: removed obsolete examples an move a few to better places
by Willy Tarreau
· 5 years ago
d254aa8
DOC: update few references to the linux* targets and change them to linux-glibc
by Willy Tarreau
· 5 years ago
4d03e43
DOC: add some environment variables in section 2.3
by William Lallemand
· 5 years ago
63329e3
MINOR: doc: update the manpage and usage message about -S
by William Lallemand
· 5 years ago
5e4c500
CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib
by Willy Tarreau
· 5 years ago
c5473e5
MINOR: doc: mention HAPROXY_LOCALPEER in the man
by William Lallemand
· 5 years ago
95635dd
MINOR: doc: add master-worker in the man page
by William Lallemand
· 5 years ago
971c394
MINOR: doc: Remove -Ds option in man page
by Kazuo Yagi
· 5 years ago
1dc6963
MINOR: mworker: add the HAProxy version in "show proc"
by William Lallemand
· 5 years ago
31c3d51
MINOR: 51d: Added dummy libraries for the 51Degrees module for testing.
by Ben51Degrees
· 5 years ago
3381022
MINOR: http: add a new "http-request replace-uri" action
by Willy Tarreau
· 5 years ago
c951552
DOC: mworker-prog: documentation for the program section
by William Lallemand
· 5 years ago
ca3551f
[RELEASE] Released version 2.0-dev7
by Willy Tarreau
· 5 years ago
fdfa9e3
DOC: peers: Update for dictionary cache entries for peers protocol.
by Frédéric Lécaille
· 5 years ago
b57f109
[RELEASE] Released version 2.0-dev6
by Willy Tarreau
· 5 years ago
4f283fa
MEDIUM: stream-int: introduce a new state SI_ST_RDY
by Willy Tarreau
· 5 years ago
6567466
MINOR: SSL: add client/server random sample fetches
by Patrick Hemmer
· 5 years ago
fb55365
MINOR: server: increase the default pool-purge-delay to 5 seconds
by Willy Tarreau
· 5 years ago
Next »