]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* released 1.1.11 v1.1.11
authorwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:14:35 +0000 (13:14 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:14:35 +0000 (13:14 +0100)
commit240afa6d230dd37b1662a6c2ebabc52a3cefe38d
tree19761e4be1579ea33e0d91b25276300deaaf3fe3
parent96d4037194fcd4282396c95abb9dc48600094b1c
* released 1.1.11
* fixed multi-cookie handling in client request to allow clean deletion
  in insert+indirect mode. Now, only the server cookie is deleted and not
  all the header. Should now be compliant to RFC2109.
* added a "nocache" option to "cookie" to specify that we explicitly want
  to add a "cache-control" header when we add a cookie.
  It is also possible to add an "Expires: <old-date>" to keep compatibility
  with old/broken caches.
* some doc and examples cleanups
NOTES
TODO
doc/haproxy.txt
examples/examples.cfg [moved from examples/cfg with 100% similarity]
examples/haproxy.cfg [new file with mode: 0644]
examples/rc.highsock
haproxy.c