Released version 1.0.2 of ajp-wsgi (there was no 1.0.1 release, apparently).
It's made up mainly of Mac OS X build fixes, though there were 2 general bugs:
- Fix minor bug: if WSGI_SCRIPT_NAME is defined, ensure SCRIPT_NAME is set to the same value.
- Fix initialization order. Do socket and Python initialization after daemonizing to avoid issues with e.g. APScheduler.
ChangeLog
Tarball
HG Repository