[mod_python] Tips and Tricks initiative

Johannes Erdfelt johannes at erdfelt.com
Wed Jul 3 18:34:27 EST 2002


On Wed, Jul 03, 2002, vio <vmilitaru at sympatico.ca> wrote:
> Hello,
> Inspired by Apache's excellent "URL Rewriting Guide" (http://httpd.apache.org/docs/misc/rewriteguide.html), I would like to suggest that the mod_python maintainers compile a similar document, focussed exclusively on short, practical tricks and tips documenting how mod_python can help to solve some typical problems. This would, to some extent, cut off on redundant posts to the list, as well as help spread knowledge from the more experienced to the more 'mod_python challenged' (like myself). There is no better selling argument for mod_python than a few well written lines of 'mod_python' code ...

While not the most appropriate name, why doesn't the FAQ work for you?

http://www.modpython.org/FAQ/faqw.py

> For instance, I'd be very interested to read in such a tricks and tips list how to avoid the overhead of creating a database connection at each call to 'handler'. And so on.

http://www.modpython.org/FAQ/faqw.py?req=all#3.3

JE




More information about the Mod_python mailing list