File: version-1.6.rst

package info (click to toggle)
mod-wsgi 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,824 kB
  • sloc: ansic: 15,512; python: 3,697; makefile: 219; sh: 107
file content (27 lines) | stat: -rw-r--r-- 742 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===========
Version 1.6
===========

Version 1.6 of mod_wsgi can be obtained from:

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

**Note that this is a quick followup to version 1.5 of mod_wsgi to rectify
significant problem introduced by that release. You should therefore also
refer to:**

* :doc:`version-1.5`.

Bug Fixes
---------

1. Fixed problem introduced in version 1.5 of mod_wsgi whereby use of
daemon mode would cause CGI scripts to fail.

It is quite possible that the bug could also have caused failures with other
Apache modules that relied on registering of cleanup functions against
Apache configuration memory pool.

For details see:

  http://groups.google.com/group/modwsgi/browse_frm/thread/79a86f8faffe7dcf