logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: (OS 258)The wait operation timed out. : core_output_filter:
Author
werner.hahling@jcu.edu.au



Joined: 08 May 2012
Posts: 1
Location: Townsville, QLD Australia

PostPosted: Tue 08 May '12 7:10    Post subject: (OS 258)The wait operation timed out. : core_output_filter: Reply with quote

Hello,
I am trying to troubleshoot a WINserver2003 with Apache2.2 and an Adobe Flash Stream Server that intermittently keeps dying - slowly but surely - ie processes begin to disappear until at last the server requires a restart and all is good again - for some time.

On my journey to find a cause I noticed the Apache error.log being filled with hundreds of these errors:

[Tue May 08 14:37:26 2012] [info] [client 127.0.0.1] (OS 258)The wait operation timed out. : core_output_filter: writing data to the network
[Tue May 08 14:41:58 2012] [info] [client 127.0.0.1] (OS 258)The wait operation timed out. : core_output_filter: writing data to the network
[Tue May 08 14:42:19 2012] [info] [client 127.0.0.1] (OS 258)The wait operation timed out. : core_output_filter: writing data to the network
[Tue May 08 14:42:37 2012] [info] [client 127.0.0.1] (OS 258)The wait operation timed out. : core_output_filter: writing data to the network
[Tue May 08 14:42:50 2012] [info] [client 127.0.0.1] (OS 258)The wait operation timed out. : core_output_filter: writing data to the network
[Tue May 08 14:43:43 2012] [info] [client 127.0.0.1] (OS 258)The wait operation timed out. : core_output_filter: writing data to the network


Can someone point me in a direction to find out what the cause might be?

Thanks


werner
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3056
Location: Hilversum, NL, EU

PostPosted: Tue 08 May '12 12:30    Post subject: Reply with quote

You proxy to the Stream Server ?

Have a look at http://httpd.apache.org/docs/2.4/mod/core.html#timeout


Best to use Apache 2.4, there are some changes/fixes in this area.

Steffe
Back to top


Reply to topic   Topic: (OS 258)The wait operation timed out. : core_output_filter: View previous topic :: View next topic
Post new topic   Forum Index -> Apache