![]() |
|
|
+ Search |
![]()
|
Aug 22nd, 2000 01:01
unknown unknown, Steve Holden, Alex Martelli
Just like mod_python, mod_perl, etc:
1. performance (no interpreter startup cost at every request)
2. ability to implement in Python, not just response handlers,
but all sort of handlers that Apache let you set (authentication,
logging, etc, etc).