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

Zope + ZEO + uWSGI + multi processes does not work #821

Open
MrTango opened this issue May 8, 2020 · 0 comments
Open

Zope + ZEO + uWSGI + multi processes does not work #821

MrTango opened this issue May 8, 2020 · 0 comments

Comments

@MrTango
Copy link

MrTango commented May 8, 2020

As @tschorr mentioned in #284/#283 Zope (ZEO-Client) does work with uWSGI only if we don't use multiple processes controled by uWSGI. If this would work, uWSGI could handle all workers and start and stop them as they are needed. But as soon and one enables a master, which is needed when using multiple processes the application does not respond at all. Not sure why is that, but it would be awesome if could address this issue.

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

2 participants