On 3/6/06, Farid Hamjavar <[EMAIL PROTECTED]> wrote:
>
>
> Greetings;
>
> Apache 2.0.46 on Linux
>
> I have two questions about this appearing in the error_log:
>
> (32)Broken pipe: core_output_filter: writing data to the network
>
>
> 1) what is causing it.
>
> 2) how can I re-produce it.
>
>
>
> --> Turning on debug did not help and neither applying
>     apache.org's recommendation in refrece to
>     'EnableSendfile'  and  'EnableMMAP'

This can be the perfectly natural result of clients disconnecting
before a response is finished (by pressing "stop" or clicking on
another page).  It is only a problem if it happens very frequently. 
And even then, it could just be an indication of slow responses
irritating your users.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to