FPM doesn't log events where no more children are available with static config
Open
@bukka is already working on this.
Since Jul 10, 2024.
Feature
SAPI: fpm
- Dominant language
- C
- Stars
- 40.4k
- Forks
- 8.1k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
Description
When fpm is used wiith dynamic settings it logs max_children events (where no more child process is available to handle a request).
If i change that to static i don't get any more log for that event. This would be usuefull to realize resource issues and is somewhat unexpected.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.