My favorites | Sign in
Project Logo
                
Search
for
Updated Nov 21, 2009 by Graham.Dumpleton
ChangesInVersion0207  
Changes in mod_wsgi version 2.7.

Changes In Version 2.7

Version 2.7 of mod_wsgi can be obtained from:

http://modwsgi.googlecode.com/files/mod_wsgi-2.7.tar.gz

Note that this release does not support Python 3.0. Python 3.0 will only be supported in mod_wsgi 3.0.

Features Changed

1. Set timeout on socket connection between Apache server child process and daemon process earlier to catch any blocking problems in initial handshake between the processes. This will make code more tolerant of any unexpected issues with socket communications.

Bug Fixes

1. Wasn't possible to set CFLAGS from environment variable when running the 'configure' script.

Hosted by Google Code