Re: Faking out mod_python

2008-07-16 Thread Graham Dumpleton
On Jul 17, 5:24 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > We're running a production setup with nginx running in front of > apaches runningmod_python. Nginx is decoding all ssl and reverse > proxying (the decrypted requests) to apache on the backend. We > recently upgradedmod_pythonand

Faking out mod_python

2008-07-16 Thread [EMAIL PROTECTED]
We're running a production setup with nginx running in front of apaches running mod_python. Nginx is decoding all ssl and reverse proxying (the decrypted requests) to apache on the backend. We recently upgraded mod_python and are now running into an issue because of this django code... def is