haproxy/include
Willy Tarreau 18324f574f MEDIUM: log: support a user-configurable max log line length
With all the goodies supported by logformat, people find that the limit
of 1024 chars for log lines is too short. Some servers do not support
larger lines and can simply drop them, so changing the default value is
not always the best choice.

This patch takes a different approach. Log line length is specified per
log server on the "log" line, with a value between 80 and 65535. That
way it's possibly to satisfy all needs, even with some fat local servers
and small remote ones.
2014-06-27 18:13:53 +02:00
..
common MINOR: log: make MAX_SYSLOG_LEN overridable at build time 2014-06-27 18:13:53 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: log: support a user-configurable max log line length 2014-06-27 18:13:53 +02:00
types MEDIUM: log: support a user-configurable max log line length 2014-06-27 18:13:53 +02:00