CVSROOT: /cvs Module name: src Changes by: [email protected] 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.
