Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b17952cec409252817d09b95a1a97ffaff895fe9
« Previous
32d539f
MINOR: lua: add get_maxconn and set_maxconn to LUA Server class.
by Patrick Hemmer
· 7 years ago
a62ae7e
MINOR: lua: Add server name & puid to LUA Server class.
by Patrick Hemmer
· 7 years ago
c6a1d71
DOC/MINOR: clean up LUA documentation re: servers & array/table.
by Patrick Hemmer
· 7 years ago
760e81d
MINOR: backend: implement random-based load balancing
by Willy Tarreau
· 7 years ago
fe971b3
BUG/MINOR, BUG/MINOR: lua: Put tasks to sleep when waiting for data
by PiBa-NL
· 7 years ago
148b16e
BUG/MEDIUM: threads: Fix the sync point for more than 32 threads
by Christopher Faulet
· 7 years ago
b119a79
BUG/MINOR: checks: Fix check->health computation for flapping servers
by Christopher Faulet
· 7 years ago
e027547
MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key'
by Patrick Hemmer
· 7 years ago
4196677
MINOR: ssl: disable SSL sample fetches when unsupported
by Patrick Hemmer
· 7 years ago
46deab6
BUG/MINOR: config: disable http-reuse on TCP proxies
by Willy Tarreau
· 7 years ago
e2b10bf
MINOR: http: Add support for 421 Misdirected Request
by Tim Duesterhus
· 7 years ago
ca097c1
MINOR: sample: Add strcmp sample converter
by Tim Duesterhus
· 7 years ago
5bc9972
BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread
by Christopher Faulet
· 7 years ago
1e0867c
MINOR: ssl: Add payload support to "set ssl ocsp-response"
by Aurélien Nephtali
· 7 years ago
25650ce
MINOR: map: Add payload support to "add map"
by Aurélien Nephtali
· 7 years ago
abbf607
MEDIUM: cli: Add payload support
by Aurélien Nephtali
· 7 years ago
799f518
BUG/MINOR: spoe: Fix parsing of dontlog-normal option
by Christopher Faulet
· 7 years ago
ebe1399
BUG/MINOR: spoe: Fix counters update when processing is interrupted
by Christopher Faulet
· 7 years ago
eba10f2
BUG/MEDIUM: h2: implement missing support for chunked encoded uploads
by Willy Tarreau
· 7 years ago
174b06a
MINOR: h2: detect presence of CONNECT and/or content-length
by Willy Tarreau
· 7 years ago
cd235c6
BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits
by Tim Duesterhus
· 7 years ago
89fcb7d
BUG/MINOR: log: t_idle (%Ti) is not set for some requests
by Rian McGuire
· 7 years ago
45be38c
BUG/MAJOR: channel: Fix crash when trying to read from a closed socket
by Tim Duesterhus
· 7 years ago
564d15a
BUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in pat_ref_newid()
by Aurélien Nephtali
· 7 years ago
daac1e4
DOC: lua: update the links to the config and Lua API
by Willy Tarreau
· 7 years ago
3f0e1ec
BUG/CRITICAL: h2: fix incorrect frame length check
by Willy Tarreau
· 7 years ago
9eb2a4a
BUILD: sample: avoid build warning in sample.c
by Willy Tarreau
· 7 years ago
ebaba75
BUG/MEDIUM: kqueue: When adding new events, provide an output to get errors.
by Olivier Houchard
· 7 years ago
daf4cd2
MINOR: export localpeer as an environment variable
by William Lallemand
· 7 years ago
9631a28
MEDIUM: sample: Extend functionality for field/word converters
by Marcin Deranek
· 7 years ago
9a4da68
MINOR: cli: Ensure the CLI always outputs an error when it should
by Aurélien Nephtali
· 7 years ago
c511b7c
BUG/MINOR: cli: Guard against NULL messages when using CLI_ST_PRINT_FREE
by Aurélien Nephtali
· 7 years ago
054fbee
MINOR: config: Warn if resolvers has no nameservers
by Ben Draut
· 7 years ago
9a66dfb
MINOR: proxy: Add fe_defbe fetcher
by Marcin Deranek
· 7 years ago
11ebb20
BUG/MINOR: http: Return an error in proxy mode when url2sa fails
by Christopher Faulet
· 7 years ago
302f9ef
BUG/MEDIUM: connection: Make sure we have a mux before calling detach().
by Olivier Houchard
· 7 years ago
48aa13f
BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes
by Christopher Faulet
· 7 years ago
f7b7c3e
MINOR: servers: Support alphanumeric characters for the server templates names
by Thierry Fournier
· 7 years ago
1093a45
BUG/MAJOR: cache: always initialize newly created objects
by Willy Tarreau
· 7 years ago
caf2fec
MINOR: spoe: Add counters to log info about SPOE agents
by Christopher Faulet
· 7 years ago
3b8e349
MINOR: spoe: use agent's logger to log SPOE messages
by Christopher Faulet
· 7 years ago
0e0f085
MINOR: spoe: Add support for option dontlog-normal in the SPOE agent section
by Christopher Faulet
· 7 years ago
7250b8f
MINOR: spoe: Add loggers dedicated to the SPOE agent
by Christopher Faulet
· 7 years ago
28ac099
MINOR: log: Keep the ref when a log server is copied to avoid duplicate entries
by Christopher Faulet
· 7 years ago
4b0b79d
MINOR: log: move 'log' keyword parsing in dedicated function
by Christopher Faulet
· 7 years ago
36bda1c
MINOR: spoe: Add options to store processing times in variables
by Christopher Faulet
· 7 years ago
b2dd1e0
MINOR: spoe: Add metrics in to know time spent in the SPOE
by Christopher Faulet
· 7 years ago
879dca9
BUG/MINOR: spoe: Don't forget to decrement fpa when a processing is interrupted
by Christopher Faulet
· 7 years ago
b7426d1
BUG/MINOR: spoe: Register the variable to set when an error occurred
by Christopher Faulet
· 7 years ago
ac58060
BUG/MINOR: spoe: Don't release the context buffer in .check_timeouts callbaclk
by Christopher Faulet
· 7 years ago
84c844e
BUG/MINOR: spoe: Initialize variables used during conf parsing before any check
by Christopher Faulet
· 7 years ago
5bd37fa
BUG/MAJOR: cache: fix random crashes caused by incorrect delete() on non-first blocks
by Willy Tarreau
· 7 years ago
afe1de5
BUG/MINOR: cache: fix "show cache" output
by Willy Tarreau
· 7 years ago
b797ae1
BUG/MINOR: email-alert: Set the mailer port during alert initialization
by Christopher Faulet
· 7 years ago
8ef1a6b
BUG/MINOR: fd: Don't clear the update_mask in fd_insert.
by Olivier Houchard
· 7 years ago
2500fc2
BUG/MINOR: checks: check the conn_stream's readiness and not the connection
by Willy Tarreau
· 7 years ago
b2e290a
BUG/MEDIUM: h2: always add a stream to the send or fctl list when blocked
by Willy Tarreau
· 7 years ago
1a1dd60
BUG/MINOR: h2: remove accidental debug code introduced with show_fd function
by Willy Tarreau
· 7 years ago
c754b34
MINOR: cli: report cache indexes in "show fd"
by Willy Tarreau
· 7 years ago
e3f36cd
MINOR: h2: implement a basic "show_fd" function
by Willy Tarreau
· 7 years ago
b011d8f
MINOR: mux: add a "show_fd" function to dump debugging information for "show fd"
by Willy Tarreau
· 7 years ago
e96e61c
BUILD/MINOR: threads: always export thread_sync_io_handler()
by Willy Tarreau
· 7 years ago
3041fcc
BUG/MEDIUM: h2: don't consider pending data on detach if connection is in error
by Willy Tarreau
· 7 years ago
0975f11
BUG/MEDIUM: h2/threads: never release the task outside of the task handler
by Willy Tarreau
· 7 years ago
71049cc
MINOR: h2: fuse h2s_detach() and h2s_free() into h2s_destroy()
by Willy Tarreau
· 7 years ago
e323f34
MINOR: h2: always call h2s_detach() in h2_detach()
by Willy Tarreau
· 7 years ago
4a333d3
BUG/MAJOR: h2: remove orphaned streams from the send list before closing
by Willy Tarreau
· 7 years ago
a833cd9
BUILD/MINOR: cli: fix a build warning introduced by last commit
by Willy Tarreau
· 7 years ago
35b1b48
MINOR: cli: make "show fd" report the mux and mux_ctx pointers when available
by Willy Tarreau
· 7 years ago
4037a3f
MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown"
by Willy Tarreau
· 7 years ago
a7394e1
BUG/MINOR: hpack: fix harmless use of uninitialized value in hpack_dht_insert
by Willy Tarreau
· 7 years ago
56cc125
MINOR: lua: allow socket api settimeout to accept integers, float, and doubles
by Mark Lakes
· 7 years ago
7741c85
BUILD/MINOR: fix build when USE_THREAD is not defined
by Ilya Shipitsin
· 7 years ago
22154b4
CLEANUP: lua: typo fix in comments
by Mark Lakes
· 7 years ago
17a921b
BUG/MINOR: lua funtion hlua_socket_settimeout don't check negative values
by Thierry Fournier
· 7 years ago
e9636f1
BUG/MINOR: lua: the function returns anything
by Thierry Fournier
· 7 years ago
f93f093
CLEANUP: map, stream: remove duplicate code in src/map.c, src/stream.c
by Ilya Shipitsin
· 7 years ago
fe23428
BUG/MINOR: listener: Don't decrease actconn twice when a new session is rejected
by Christopher Faulet
· 7 years ago
8adae7c
BUG/MINOR: h2: ensure we can never send an RST_STREAM in response to an RST_STREAM
by Willy Tarreau
· 7 years ago
d1023bb
BUG/MEDIUM: h2: properly account for DATA padding in flow control
by Willy Tarreau
· 7 years ago
50791a7
MINOR: samples: add crc32c converter
by Emmanuel Hocdet
· 7 years ago
4952985
REORG: compact "struct server"
by Emmanuel Hocdet
· 7 years ago
115df3e
MINOR: accept-proxy: support proxy protocol v2 CRC32c checksum
by Emmanuel Hocdet
· 7 years ago
4399c75
MINOR: proxy-v2-options: add crc32c
by Emmanuel Hocdet
· 7 years ago
6afd898
MINOR: hash: add new function hash_crc32c
by Emmanuel Hocdet
· 7 years ago
3e95487
DOC: log: more than 2 log servers are allowed
by Cyril Bonté
· 7 years ago
26fb5d8
BUG/MEDIUM: fd/threads: ensure the fdcache_mask always reflects the cache contents
by Willy Tarreau
· 7 years ago
cde05c8
BUILD/BUG: enable -fno-strict-overflow by default
by Willy Tarreau
· 7 years ago
c98aebc
MINOR: log: stop emitting alerts when it's not possible to write on the socket
by Willy Tarreau
· 7 years ago
fd83f0b
BUG/MEDIUM: threads/queue: wake up other threads upon dequeue
by Christopher Faulet
· 7 years ago
2f3a56b
BUG/MINOR: tcp-check: use the server's service port as a fallback
by Baptiste Assmann
· 7 years ago
248f117
BUG/MEDIUM: tcp-check: single connect rule can't detect DOWN servers
by Baptiste Assmann
· 7 years ago
2986c0d
CLEANUP: lua/syntax: lua is a name and not an acronym
by Thierry FOURNIER
· 7 years ago
fd1e955
BUG/MINOR: lua: return bad error messages
by Thierry FOURNIER
· 7 years ago
29a05c1
BUG/MINOR: spoa-example: unexpected behavior for more than 127 args
by Thierry FOURNIER
· 7 years ago
13c53f8
BUILD: ssl: Fix build with OpenSSL without NPN capability
by Bernard Spil
· 7 years ago
6a61e96
BUG/MINOR: cli: Fix a crash when sending a command with too many arguments
by Aurélien Nephtali
· 7 years ago
6e8a41d
BUG/MINOR: cli: Ensure all command outputs end with a LF
by Aurélien Nephtali
· 7 years ago
33e083c
BUG/MINOR: seemless reload: Fix crash when an interface is specified.
by Olivier Houchard
· 7 years ago
210eb25
CLEANUP: dns: remove duplicate code in src/dns.c
by Ilya Shipitsin
· 7 years ago
Next »