Re: Broken pipe

2006-02-17 Thread Jeff Pang
>From the 'Practical mod_perl' book, When a user presses the Stop or Reload button, the current socket connection is broken (aborted). If the reading of the request's data is completed and the code does its processing without writing anything back to the client, the broken connection won't be

Re: Broken pipe

2006-02-17 Thread Ian Joyce
See LogLevel[1]. 1: http://httpd.apache.org/docs/1.3/mod/core.html#loglevel --Ian On 2/17/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote: > Hi, > > I have seen in the error log of Apache the following line (for more times, > exactly the same): > [Fri Feb 17 13:58:04 2006] [info] [client 83.103.2

Re: Broken pipe & Connection reset by peer

2005-07-07 Thread Stas Bekman
[Wendy, please do not email modperl-help /at/ perl.apache.org, it has nothing to do with the mod_perl, but used when you have problems with the the list itself] Wendy Tan wrote: I got numerous entries as following in the log. I have read mailing archives regarding this topic. To sum it up, i