[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    RE: Odd things in error log
From:       Eric Cholet <cholet () logilune ! com>
Date:       1999-09-30 20:38:12
[Download RAW message or body]

Eric Gracyalny wrote:
> I've been running mod_perl 1.19 on Apache 1.3.6 for awhile now, seems
> to have no problems.  However, one thing in the error log bothers me.
> Every so often I'll get this error:
>
> [Wed Sep 29 00:03:06 1999] [info] [client 194.226.228.87] [referer \
> (null)] (32)Broken pipe: client stopped connection before rwrite \
> completed
>
> Then it spits out hundreds of times this error:
>
> mod_perl: rwrite returned -1 (fd=3, B_EOUT=8)
>
> a) what is going on,

The client hit the stop button before the script reached its natural end, 
i.e. a disconnect was detected when your script prints to the client.

> b) how do I stop the error log from filling up
> with the second message?

It's a bug that has since been fixed, the error message should only appear 
in debug log level. Upgrade your modperl and it will go away.


> Thanks,
> Eric
>
> PS Perl 5.004_04 and HPUX 9.05

--
Eric

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic