Hi
For some pages we have a broken pipe. for http this does not seem to affect
anything,
but for https this hangs the handler, I can press esc to stop connections, but
the
httpd-process then hangs and we fork a new one. http does not for a new one.
This is legacy software which worked fine
On Fri, 2006-11-03 at 13:12 -0800, Dave Viner wrote:
> what does this error indicate? does this mean that a user has
> clicked the stop button while the page is loading?
It can mean that, or that your network is behaving in a flaky way, or if
you have mod_ssl on it can mean that you're dealing
hi all,
i'm seeing a lot of these messages in my error log:
(32)Broken pipe: core_output_filter: writing data to the network
sometimes it appears by itself, other times, it is paired with this
message:
(104)Connection reset by peer: core_output_filter: writing data to
the network
nnection
won't be noticed. When an attempt is made to send at least one character to the
client, the broken connection will be noticed and the SIGPIPE signal (Broken
Pipe) will be sent to the process. The program can then halt its execution and
perform all its cleanup requirements.
S
2006] [info] [client 83.103.222.187] (32)Broken pipe:
> core_output_filter: writing data to the network
>
> I can see [info]. Do this means that it is not a real error but just a
> warning?
> Why does it appear?
>
> I have followed the suggestions, searched the web, and I have also p
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.222.187] (32)Broken pipe:
core_output_filter: writing data to the network
I can see [info]. Do this means that it is not a real error but just a
s exactly what you need to do if you don't want to see the messages
you've quoted below. For example set the LogLevel to 'error'.
I wonder why it happens because sometimes I got "page can not displayed"
message when I
try to access the web page with "https"
got "page can not displayed" message when I
try to access the web page with "https" from IE 6 browser.
[Tue Jul 5 09:18:47 2005] [info] [client XX.XX.XX.XX] (32)Broken pipe:
client stopped connection before rwrite completed
[Tue Jul 5 09:18:47 2005] [debug] Apache.c(364):