On Thu, Feb 11, 2016 at 12:30:04PM -0700, Tim van der Molen wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   t...@cvs.openbsd.org    2016/02/11 12:30:04
>
> Modified files:
>       usr.sbin/httpd : server_http.c
>
> Log message:
> Back out previous; requested by jung@

Maybe some short elaboration why I requested the back out: this change
likely might break log parsers, log analyzers, or scripts.  The common
and combined log are well defined since years and AFAIK the host (%h) is
NOT supposed to contain the port (%p).  Also this change did not handled
the v6 case correctly (e.g. not using brackets).

Reply via email to