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

zombie processes are spawned in some special use cases #13

Open
cbollenbach opened this issue May 23, 2017 · 0 comments
Open

zombie processes are spawned in some special use cases #13

cbollenbach opened this issue May 23, 2017 · 0 comments

Comments

@cbollenbach
Copy link

cbollenbach commented May 23, 2017

We are using the rack-streaming-proxy with a unicorn to proxy to a (only locally reachable) apache location, that is serving svn repositories via webdav. In some very special use cases, zombie processes are being spawned by the proxy (its the only part of the system that does spawn any child processes).

This happens when trying to commit a large number of files (~2000 or more) with a filesize > 10-15 kb each. In such a use case, every file being committed consistently spawns one zombie process.

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

No branches or pull requests

1 participant