]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] add a new CLF log format
authorEmeric Brun <ebrun@exceliance.fr>
Tue, 30 Jun 2009 16:26:00 +0000 (18:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 14 Jul 2009 10:50:40 +0000 (12:50 +0200)
commit3a058f3091ebec2df86b951abc80ea06c90f7d00
tree460b94b0810fa302625859d1c1bace4b2269a517
parent647caf1ebcec53acb52a60eaaaf6d47e1f6469d6
[MINOR] add a new CLF log format

Appending the "clf" word after "option httplog" turns the HTTP log
format into a CLF format, more suited for certain tools.
doc/configuration.txt
include/common/standard.h
include/types/proxy.h
src/cfgparse.c
src/proto_http.c