[#]
http://marc.info/?l=openbsd-cvs&m=140706162026295&w=2
openbsd-cvs(obsdave,2) — All
2014-08-03 14:55:10
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/03 04:26:44
Modified files:
usr.sbin/httpd : httpd.conf.5 httpd.h parse.y server.c
server_http.c
Log message:
Add another log mode "connection" for a relayd(8)-style log entry after
each connection, not every request. The code was already there and enabled
on debug, I just turned it into an alternative log format.