]> git.ipfire.org Git - thirdparty/haproxy.git/commit
* released 1.1.8 v1.1.8
authorwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:08:06 +0000 (13:08 +0100)
committerwilly tarreau <willy@wtap.(none)>
Sat, 17 Dec 2005 12:08:06 +0000 (13:08 +0100)
commita159808bf2c14fc76ba19da3d414e0e3d8b23de1
treebfb0715e3ef7981dcc2281891bddeb8b8bb46141
parent9fe663a113dbc3af8e90e6df63dc9c0b673e0faf
* released 1.1.8
* option "dontlognull"
* fixed "double space" bug in config parser
* fixed an uninitialized server field in case of dispatch
  with no existing server which could cause a segfault during
  logging.
* the pid logged was always the father's, which was wrong for daemons.
* fixed wrong level "LOG_INFO" for message "proxy started".
* http logging is now complete :
  - ip:port, date, proxy, server
  - req_time, conn_time, hdr_time, tot_time
  - status, size, request
* source address binding
Makefile
NOTES
TODO
doc/haproxy.txt
examples/cfg
haproxy.c