haproxy/include/types
Willy Tarreau a2a64e9689 [MEDIUM] session: make session_shutdown() an independant function
We already had the ability to kill a connection, but it was only
for the checks. Now we can do this for any session, and for this we
add a specific flag "K" to the logs.
2011-09-07 23:01:56 +02:00
..
acl.h [MINOR] acl: add srv_conn acl to count connections on a 2011-08-06 15:52:27 +02:00
auth.h [REORG] http: move the http-request rules to proto_http 2011-03-13 22:00:24 +01:00
backend.h [MEDIUM] hash: add support for an 'avalanche' hash-type 2010-11-29 07:28:16 +01:00
buffers.h [MEDIUM] http: add support for "http-no-delay" 2011-05-30 18:42:41 +02:00
capture.h
checks.h [MINOR] Allow shutdown of sessions when a server becomes unavailable 2011-06-21 22:00:21 +02:00
counters.h [MEDIUM] stats: split frontend and backend stats 2011-03-13 22:00:23 +01:00
fd.h
freq_ctr.h
global.h [MEDIUM] add support for global.maxconnrate to limit the per-process conn rate. 2011-09-07 22:47:42 +02:00
hdr_idx.h
lb_chash.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
log.h [MEDIUM] IPv6 support for syslog 2011-03-28 18:45:15 +02:00
pattern.h [MEDIUM] IPv6 support for stick-tables 2011-03-29 01:09:14 +02:00
peers.h [MEDIUM] add internal support for IPv6 server addresses 2011-03-13 22:00:12 +01:00
pipe.h
port_range.h
proto_http.h [BUG] http: trailing white spaces must also be trimmed after headers 2011-09-05 00:54:56 +02:00
proto_tcp.h
protocols.h [MEDIUM] don't limit peers nor stats socket to maxconn nor maxconnrate 2011-09-07 22:47:42 +02:00
proxy.h [MEDIUM] http: make x-forwarded-for addition conditional 2011-08-19 22:57:24 +02:00
queue.h
server.h [MINOR] Add non-stick server option 2011-06-25 21:14:17 +02:00
session.h [MEDIUM] session: make session_shutdown() an independant function 2011-09-07 23:01:56 +02:00
signal.h
stick_table.h [MEDIUM] IPv6 support for stick-tables 2011-03-29 01:09:14 +02:00
stream_interface.h [MEDIUM] stream_sock: add support for sending the proxy protocol header line 2011-03-20 10:16:46 +01:00
task.h
template.h