The following reply was made to PR general/1555; it has been noted by GNATS.

From: Lars Eilebrecht <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], Raymond Bush <[EMAIL PROTECTED]>
Cc:  Subject: Re: general/1555: excessive  error log messages ... "send body l
Date: Tue, 20 Jan 1998 21:43:20 +0100 (CET)

 [...]
 >   I checked a tape and it is in none of our 1.0 logs.
 
 Apache 1.0 did not generate such error log messages.
    
 [...]
 >   If this is not an error it should not log an error.  This shoud be a
 >   configurable log message. Also the message probly could be changed to
 >   better indicate the source of the problem/message.  Our customers didn't
 >   appreciate it at first.
 
 Apache 1.3+ supports syslog-like loglevels. The broken pipe message is
 logged as a 'warning' and not as an error.
  
 >   Is it possible to turn logging of this particular message OFF?  
 
 No, you cannot turn if of for this particular message, but the
 verbosity of the error log can be defined on a per-server basis with the new
 (yet undocumented) LogLevel directive.
 If you use "LogLevel Error" only 'emerg', 'alert', 'crit' and 'error'
 messages are logged, but no 'warn', 'notice', 'info' or 'debug' messages.
 
 [...]
 >   So i guest this "send body lost connection: site: broken pipe message is
 >   not significant.  
 
 1% of all hits appears to be a normal value (in my opinion only >>5%
 may indicate a problem). If you haven't received any complaints from your
 visitors you can savely ignore the messages.
 
 
 Sincerely...
 -- 
 Lars Eilebrecht
 [EMAIL PROTECTED]
 

Reply via email to