haproxy/include/types
Willy Tarreau 91b6f329eb [CLEANUP] slightly reorganized the struct server
Struct server has gathered lots of informations over the time, but
it's better for clarity and performance to group those information
by usage, the most common ones at the top and the least ones at the
bottom.
2007-03-25 21:03:01 +02:00
..
backend.h [MINOR] added the "tcpsplice" option 2007-01-06 23:45:24 +01:00
buffers.h [MINOR] removed the ->h member in struct buffer 2007-03-18 16:31:29 +01: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 [MINOR] added the "tcpsplice" option 2007-01-06 23:45:24 +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 [MINOR] move some flags from session.h to proto_http.h 2007-03-18 18:34:41 +01:00
proxy.h [MEDIUM] add the "except" keyword to the "forwardfor" option 2007-03-25 16:00:04 +02:00
queue.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
server.h [CLEANUP] slightly reorganized the struct server 2007-03-25 21:03:01 +02:00
session.h [MINOR] move some flags from session.h to proto_http.h 2007-03-18 18:34:41 +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