haproxy/include/types
Willy Tarreau 964c936b04 [MAJOR] replace the wait-queue linked list with an rbtree.
This patch from Sin Yu makes use of an rbtree for the wait queue,
which will solve the slowdown problem encountered when timeouts
are heterogenous in the configuration. The next step will be to
turn maintain_proxies() into a per-proxy task so that we won't
have to scan them all after each poll() loop.
2007-01-07 02:14:23 +01:00
..
backend.h [MAJOR] support for source binding via cttproxy 2006-11-12 23:57:19 +01:00
buffers.h [BUILD] replaced u_int32_t with unsigned int. 2006-10-15 23:32:18 +02:00
capture.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
client.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
fd.h [MEDIUM] started the changes towards I/O completion callbacks 2006-07-29 16:59:06 +02:00
global.h [MAJOR] support for source binding via cttproxy 2006-11-12 23:57:19 +01:00
hdr_idx.h [BUG] files were missing for hdr_idx in previous commit 2006-12-04 02:20:02 +01:00
httperr.h [MAJOR] udpated the stats page to clearly distinguish FEs and BEs 2007-01-01 21:38:07 +01:00
log.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
polling.h [MEDIUM] removed all res_* and RES_* 2006-07-29 17:39:25 +02:00
proto_http.h [MAJOR] udpated the stats page to clearly distinguish FEs and BEs 2007-01-01 21:38:07 +01:00
proxy.h [MINOR] added byte count to sessions and statistics. 2007-01-02 00:28:21 +01:00
queue.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
server.h [MINOR] added byte count to sessions and statistics. 2007-01-02 00:28:21 +01:00
session.h [MINOR] added byte count to sessions and statistics. 2007-01-02 00:28:21 +01:00
task.h [MAJOR] replace the wait-queue linked list with an rbtree. 2007-01-07 02:14:23 +01:00
template.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00