Hi,

I got the same issue running on RedHat Enterprise Linux 5.4 (64bit)
with the default redhat apache (httpd-2.2.3-31.el5) with
the default RedHat python (python-2.4.3-27.el5). Apr is 1.2.7
(apr-1.2.7-11.el5_3.1).

The issue occurs with both (unpatched) mod-wsgi-2.5 and -2.6, with the
same strace results as stated above.

netstat -a yields the following (unchanging) states for the mod_wsgi
sockets:

unix  2      [ ACC ]     STREAM     LISTENING     754384 /var/run/
httpd-svn.25720.0.1.sock
unix  4      [ ]         STREAM     CONNECTING    0      /var/run/
httpd-svn.25720.0.1.sock

After applying the patch above to 2.6 I get a "Premature end of script
headers" after ~2 minutes.

Watching netstat it looks like the socket connection is never
established.

Martin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to