Closed GoogleCodeExporter closed 9 years ago
This has been fixed at revision 520 in 1.X branch. Ie.,
http://modwsgi.googlecode.com/svn/branches/mod_wsgi-1.X
Fix was to replace standard Apache connection setup code in daemon process with
equivalent that avoided possibility that other Apache modules would get an
opportunity to register connection level input/output filters.
Original comment by Graham.Dumpleton@gmail.com
on 18 Sep 2007 at 9:55
Original comment by Graham.Dumpleton@gmail.com
on 21 Sep 2007 at 12:51
Suspected that real problem was actually a conflict with use of mod_logio. All
the same, fixed in version 1.1of
mod_wsgi.
Original comment by Graham.Dumpleton@gmail.com
on 1 Oct 2007 at 3:23
Original issue reported on code.google.com by
Graham.Dumpleton@gmail.com
on 17 Sep 2007 at 5:51