]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* released 1.1.21 v1.1.21
authorwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:57:42 +0000 (13:57 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:57:42 +0000 (13:57 +0100)
commit2f6ba6579f170224e620c63f4c347da8ec6375a4
tree0b94e4873d41f291352ea7b7615cbefbe7fc7905
parentb1ff9dbde2476caa3d5029a1bd14fd372225e3c2
* released 1.1.21
* changed the debug output format so that it now includes the session unique
  ID followed by the instance name at the beginning of each line.
* in debug mode, accept now shows the client's IP and port.
* added one 3 small debugging scripts to search and pretty print debug output
* changed the default health check request to "OPTIONS /" instead of
  "OPTIONS *" since not all servers implement the later one.
* "option httpchk" now accepts an optional parameter allowing the user to
  specify and URI other than '/' during health-checks.
* made Makefile more robust to pcre-config errors
* added 3 new pretty-print scripts : debug2ansi, debug2html and debugfind
* upgraded Formilux package to haproxy-1.1.21-flx.1.pkg
* removed the now obsolete haproxy2html.sh
CHANGELOG
Makefile
doc/haproxy.txt
examples/debug2ansi [new file with mode: 0644]
examples/debug2html [new file with mode: 0644]
examples/debugfind [new file with mode: 0644]
examples/haproxy-1.1.12-flx.1.pkg [deleted file]
examples/haproxy-1.1.21-flx.1.pkg [new file with mode: 0644]
examples/haproxy.cfg
examples/haproxy2html.sh [deleted file]
haproxy.c