Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't allow way to override wsgi.multiprocess for embedded mode. #202

Open
GoogleCodeExporter opened this issue Mar 1, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

If load balancing across multiple Apache servers and using mod_wsgi embedded 
mode and only one Apache child server process, wsgi,multiprocess will be False 
for each instance. There should be a way of overriding this so can say it 
should be True. One can do this for daemon mode but not embedded mode.

Original issue reported on code.google.com by [email protected] on 15 Jun 2010 at 12:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant