On Oct 22, 8:35 pm, Martin Kutter <[email protected]> wrote:
> 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.
Which is what I would expect to see with that latest set of patches.
Just am certain, can you paste the full Apache error log messages
relevant to that issue. Ie., date/time stamps plus other messages from
before/after from mod_wsgi.
> Watching netstat it looks like the socket connection is never
> established.
Does it keep happening for all subsequent connections after the above
error due to timeout, or does it then recover and subsequent requests
work?
Graham
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---