Saturday, April 11, 2009

Version 2.4 of mod_wsgi is now available.

Version 2.4 of mod_wsgi is a bug fix update. The most important of the bug fixes addresses a response data truncation issue when using wsgi.file_wrapper extension on UNIX with keep alive enabled in Apache.

A number of other issues are also addressed, including memory leaks, configuration corruption and request content truncation. A small number of other minor improvements have also been made.

Because of the issue related to truncation of response data, it is highly recommended that if you are using any prior version of mod_wsgi 2.X with a web application that make use of the wsgi.file_wrapper extension, such as Trac, that you upgrade.

A description of changes in version 2.4 can be found in the change notes at:

http://code.google.com/p/modwsgi/wiki/ChangesInVersion0204

If you have any questions about mod_wsgi or wish to provide feedback, use the Google group for mod_wsgi found at:

http://groups.google.com/group/modwsgi

No comments: