March 17, 2003
17 March 2003 - Mod_python 3.0.3 Released
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the release of mod_python 3.0.3.
Mod_python is an Apache HTTP Server module that embeds the Python
interpreter within the server. With mod_python you can write web-based
applications in Python that will run many times faster than traditional
CGI and will have access to advanced features such as ability to retain
database connections between requests, access to httpd internals and
provide content filter as well as connection handlers.
This release fixes numerous bugs identified after last release (3.0.1). It
is highly recommended that you upgrade to version 3.0.3 for improved
stability and performance.
Mod_python is available for download from:
http://httpd.apache.org/modules/python-download.cgi
For more information about mod_python visit:
Posted by Tetsuya Kitahata at March 17, 2003 09:28 PMhttp://www.apachenews.org/archives/000211.html
[ Category : Apache HTTP ] (PDF)(XML)
