You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Martin Kraemer <Ma...@mch.sni.de> on 1997/11/21 22:41:19 UTC

[PATCH] add |APLOG_NOERRNO to proxy log messages

Most of mod_proxy's aplog_errno() calls require the APLOG_NOERRNO flag
because they log events where errno hasn't been set.

See the patch.

    Martin
-- 
| S I E M E N S |  <Ma...@mch.sni.de>  |      Siemens Nixdorf
| ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
| N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request

Re: [PATCH] add |APLOG_NOERRNO to proxy log messages

Posted by Dean Gaudet <dg...@arctic.org>.
+1

On Fri, 21 Nov 1997, Martin Kraemer wrote:

> Most of mod_proxy's aplog_errno() calls require the APLOG_NOERRNO flag
> because they log events where errno hasn't been set.
> 
> See the patch.
> 
>     Martin
> -- 
> | S I E M E N S |  <Ma...@mch.sni.de>  |      Siemens Nixdorf
> | ------------- |   Voice: +49-89-636-46021     |  Informationssysteme AG
> | N I X D O R F |   FAX:   +49-89-636-44994     |   81730 Munich, Germany
> ~~~~~~~~~~~~~~~~My opinions only, of course; pgp key available on request
>