haproxy/include/types
Willy Tarreau 7be79a41e1 REORG: fd: move the speculative I/O management from ev_sepoll
The speculative I/O will need to be ported to all pollers, so move
this to fd.c.
2012-11-11 17:45:39 +01:00
..
acl.h
arg.h
auth.h
backend.h
capture.h
channel.h OPTIM: channel: reorganize struct members to improve cache efficiency 2012-10-13 10:55:22 +02:00
checks.h
compression.h MINOR: compression: tune.comp.maxlevel 2012-11-10 17:47:07 +01:00
connection.h MAJOR: connection: remove the CO_FL_CURR_*_POL flag 2012-11-09 22:09:33 +01:00
counters.h
fd.h REORG: fd: move the speculative I/O management from ev_sepoll 2012-11-11 17:45:39 +01:00
freq_ctr.h
global.h MINOR: compression: maximum compression rate limit 2012-11-10 17:47:27 +01:00
hdr_idx.h
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
listener.h MEDIUM: ssl: add support for the "npn" bind keyword 2012-10-18 19:03:00 +02:00
log.h MINOR: log: add '%Tl' to log-format 2012-10-29 11:55:26 +01:00
peers.h
pipe.h
port_range.h
proto_http.h CLEANUP: http: rename HTTP_MSG_DATA_CRLF state 2012-10-26 01:13:52 +02:00
proto_tcp.h
protocol.h
proxy.h MEDIUM: HTTP compression (zlib library support) 2012-10-26 02:30:48 +02:00
queue.h
sample.h BUG/MAJOR: ensure that hdr_idx is always reserved when L7 fetches are used 2012-10-05 22:46:09 +02:00
server.h MINOR: ssl: add 'crt' statement on server. 2012-10-26 15:10:10 +02:00
session.h BUILD: remove dependency to zlib.h 2012-11-05 10:23:16 +01:00
signal.h
ssl_sock.h
stick_table.h MEDIUM: stick-table: allocate the table key of size buffer size 2012-10-29 21:56:59 +01:00
stream_interface.h MAJOR: session: detach the connections from the stream interfaces 2012-10-26 20:15:20 +02:00
task.h
template.h