haproxy/include/common
Krzysztof Piotr Oledzki f7089f5852 [MINOR] Capture & display more data from health checks, v2
Capture & display more data from health checks, like
strerror(errno) for L4 failed checks or a first line
from a response for L7 successes/failed checks.

Non ascii or control characters are masked with
chunk_htmlencode() (html stats) or chunk_asciiencode() (logs).
2009-10-10 21:51:16 +02:00
..
appsession.h [MEDIUM] minor update to the task api: let the scheduler queue itself 2009-03-08 09:38:41 +01:00
base64.h
cfgparse.h [MEDIUM] config: split parser and checker in two functions 2009-06-23 08:17:17 +02:00
compat.h [MEDIUM] remove TCP_CORK and make use of MSG_MORE instead 2009-08-19 11:29:44 +02:00
config.h [OPTIM] force inlining of large functions with gcc >= 3 2008-11-02 10:19:08 +01:00
debug.h [MINOR] term_trace: add better instrumentations to trace the code 2008-08-16 14:55:08 +02:00
defaults.h [MINOR] Capture & display more data from health checks, v2 2009-10-10 21:51:16 +02:00
eb32tree.h [MINOR] update ebtree to version 4.1 2009-03-21 10:23:36 +01:00
eb64tree.h [MINOR] update ebtree to version 4.1 2009-03-21 10:23:36 +01:00
ebpttree.h [MINOR] update ebtree to version 4.1 2009-03-21 10:23:36 +01:00
ebtree.h [OPTIM] force inlining of large functions with gcc >= 3 2008-11-02 10:19:08 +01:00
epoll.h
errors.h
memory.h
mini-clist.h [MINOR] add a new back-reference type : struct bref 2008-12-07 20:00:15 +01:00
rbtree.h
regex.h
sessionhash.h
standard.h [MINOR] Add cut_crlf(), ltrim(), rtrim() and alltrim() 2009-10-10 21:51:16 +02:00
template.h
ticks.h [MEDIUM] scheduler: get rid of the 4 trees thanks and use ebtree v4.1 2009-03-21 10:25:14 +01:00
time.h [MINOR] add curr_sec_ms and curr_sec_ms_scaled for current second. 2009-03-05 16:56:16 +01:00
tools.h
uri_auth.h [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 2009-10-03 07:10:14 +02:00
version.h