mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-15 12:01:12 -04:00
HAProxy - Load balancer
* fixed a bug where a TCP connection would be logged twice if the 'logasap' option was enabled without the 'tcplog' option. * encode_string() would use hdr_encode_map instead of the map argument. * the logged request is now encoded with '#XX' for unprintable characters * new keywords 'capture request header' and 'capture response header' enable logging of arbitrary HTTP headers in requests and responses * removed "-DSOLARIS" after replacing the last inet_aton() with inet_pton() |
||
|---|---|---|
| doc | ||
| examples | ||
| tests | ||
| CHANGELOG | ||
| haproxy.c | ||
| Makefile | ||
| TODO | ||