haproxy/doc
Willy Tarreau b326fcc46a [CLEANUP] renamed several HTTP structures
Some parts of HTTP processing were incorrectly called "request" while
they are messages or transactions. The following structure members
have changed :

  http_msg.hdr_state => msg_state
  http_msg.sor => som
  http_req.req_state => removed
  http_req => http_txn
2007-03-03 13:54:32 +01:00
..
design-thoughts [DOC] added a link to an excellent paper about HTTP load time 2007-01-21 19:18:55 +01:00
internals [CLEANUP] renamed several HTTP structures 2007-03-03 13:54:32 +01:00
architecture.txt [DOC] renamed 'haproxy' instead of 'ha-proxy' or 'h a p r o x y' 2006-05-31 06:40:15 +02:00
gpl.txt [LICENSE] licensing clarifications 2006-06-15 21:48:13 +02:00
haproxy-en.txt [MINOR] tarpit: close the connection if the client closes. 2006-09-03 10:47:37 +02:00
haproxy-fr.txt [MINOR] tarpit: close the connection if the client closes. 2006-09-03 10:47:37 +02:00
lgpl.txt [LICENSE] licensing clarifications 2006-06-15 21:48:13 +02:00
tcp-splicing.txt [MAJOR] complete support and doc for tcp-splicing 2007-01-07 02:03:04 +01:00