haproxy/include/proto
Willy Tarreau 078272e115 [MINOR] stats: report HTTP message state and buffer flags in error dumps
Debugging parsing errors can be greatly improved if we know what the parser
state was and what the buffer flags were (especially for closed inputs/outputs
and full buffers). Let's add that to the error snapshots.
2010-12-12 12:46:33 +01:00
..
acl.h
auth.h
backend.h
buffers.h [MEDIUM] buffers: rework the functions to exchange between SI and buffers 2010-09-08 17:04:31 +02:00
checks.h
cttproxy.h
dumpstats.h [MEDIUM] stats: add an admin level 2010-10-30 19:04:34 +02:00
fd.h
freq_ctr.h [MINOR] freq_ctr: add new types and functions for periods different from 1s 2010-08-10 14:01:09 +02:00
frontend.h [MINOR] frontend: add a new analyser to parse a proxied connection 2010-10-30 19:04:38 +02:00
hdr_idx.h
httperr.h
lb_chash.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
log.h
pattern.h [MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated. 2010-11-11 09:29:07 +01:00
peers.h [MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management 2010-11-11 09:29:08 +01:00
pipe.h
port_range.h
proto_http.h [MINOR] stats: report HTTP message state and buffer flags in error dumps 2010-12-12 12:46:33 +01:00
proto_tcp.h [MEDIUM] Implement tcp inspect response rules 2010-11-11 09:28:18 +01:00
proto_uxst.h
protocols.h [MEDIUM] Enhance message errors management on binds 2010-11-05 10:34:07 +01:00
proxy.h [MINOR] session: differenciate between accepted connections and received connections 2010-06-14 10:53:19 +02:00
queue.h
server.h
session.h [MEDIUM] session-counters: correctly unbind the counters tracked by the backend 2010-08-10 18:04:16 +02:00
signal.h [MEDIUM] signals: support redistribution of signal zero when stopping 2010-08-27 18:26:11 +02:00
stick_table.h [MEDIUM] Create updates tree on stick table to manage sync. 2010-11-11 09:29:08 +01:00
stream_interface.h
stream_sock.h [MEDIUM] backend: initialize the server stream_interface upon connect() 2010-06-14 10:53:15 +02:00
task.h [MEDIUM] signals: add support for registering functions and tasks 2010-08-27 18:00:40 +02:00
template.h