haproxy/include/types
Willy Tarreau 2fcb500481 [MEDIUM] implement the URI hash algorithm
Guillaume Dallaire contributed the URI hashing algorithm for
use with proxy-caches. It provides the advantage of optimizing
the cache hit rate.
2007-05-08 14:05:27 +02:00
..
backend.h [MEDIUM] implement the URI hash algorithm 2007-05-08 14:05:27 +02: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 [BUILD] regparm in fd.h broke build on gcc-2.95 2007-04-16 01:33:26 +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 [MAJOR] introduced speculative I/O with epoll() 2007-04-16 00:53:59 +02:00
proto_http.h [MEDIUM] always have msg->sol point to beginning of message 2007-05-08 14:05:14 +02:00
proxy.h [BUILD] fixed a warning on OpenBSD : MIN/MAX redefined 2007-04-09 16:10:57 +02:00
queue.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00
server.h [MINOR] changed server weight storage from char to unsigned int 2007-03-25 21:16:40 +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] replaced rbtree with ul2tree. 2007-04-29 13:43:53 +02:00
template.h [CLEANUP] included common/version.h everywhere 2006-06-29 18:54:54 +02:00