I just released a new snapshot, it includes the following changes:
- fix fork bomb and check number of children against minSpare not maxSpare
- Restore check of the absolute number of children against maxSpare and document rationale.
- Add configurable timeout (default: no timeout) to be used when the WSGI application is called. Only applies to forked servers!
Here are links to the
Hg repository and the
PyPI page.
If there are any issues, please open a ticket at the
flup Trac and/or submit a patch.