php / php/php-src

FPM doesn't log events where no more children are available with static config

Open
#14,902 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.