This is a discussion on Apache 2.2.0 Crashing on Win32 within the Windows Web Servers forums, part of the Web Server and Related Forums category; I am having a problem with Apache crashing on Win32. The error logs show dozens of the following lines preceding ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am having a problem with Apache crashing on Win32. The error logs show
dozens of the following lines preceding the crash: [Mon Dec 12 07:27:31 2005] [error] [client 127.0.0.1] proxy: error reading status line from remote server (null) [Mon Dec 12 07:27:31 2005] [error] [client 127.0.0.1] proxy: Error reading from remote server returned by http://shserver2.ssl.berkeley.edu/ [Mon Dec 12 07:40:36 2005] [error] [client 127.0.0.1] proxy: error reading status line from remote server rss.news.yahoo.com [Mon Dec 12 07:40:36 2005] [error] [client 127.0.0.1] proxy: error reading status line from remote server rss.news.yahoo.com [Mon Dec 12 07:40:36 2005] [error] [client 127.0.0.1] proxy: Error reading from remote server returned by http://news.bbc.co.uk/rss/newsonline...age/rss091.xml [Mon Dec 12 07:40:36 2005] [error] [client 127.0.0.1] proxy: Error reading from remote server returned by http://rss.news.yahoo.com/rss/topstories I was running this exact config with a prior version of Apache I built from CVS a few months ago with no issues at all. |
|
|||
|
Jerry Baker wrote:
> I am having a problem with Apache crashing on Win32. The error logs show > dozens of the following lines preceding the crash: It's a known issue. Seems that something with the threading model is going awry. It's Apache bug 37770. |