CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/01 16:24:05
Modified files:
usr.sbin/httpd : httpd.h server.c server_http.c
Log message:
Use the log buffer to defer the logging until the connection is closed
or the request completed. Turn the old log message into a debug message.
ok doug@
