This is not a solution to your mod_wsgi problem, but for the sake of deploying your app you might consider using tools like circus+chaussette+nginx or uwsgi+nginx or gunicorn+nginx?
IMHO these tools scale better in terms of maintability, deployment, performance, setup, debugging, *fun* http://circus.readthedocs.org http://chaussette.readthedocs.org http://uwsgi-docs.readthedocs.org http://gunicorn.org http://nginx.org -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
