Skip to content

Document PHP-FPM max_children warning#1180

Open
altis-assistant wants to merge 1 commit into
humanmade:masterfrom
altis-assistant:docs/php-fpm-max-children-warning
Open

Document PHP-FPM max_children warning#1180
altis-assistant wants to merge 1 commit into
humanmade:masterfrom
altis-assistant:docs/php-fpm-max-children-warning

Conversation

@altis-assistant
Copy link
Copy Markdown

Describe the PR

Adds a note to the dashboard logs documentation for the common PHP-FPM warning:

server reached pm.max_children setting, consider raising it

The note clarifies that this warning is expected on Altis Cloud and is generally not relevant/actionable because request capacity is handled through horizontal autoscaling of web containers rather than increasing PHP-FPM workers within a single container.

Related support context: Zendesk #11334.


For Altis Team Use

Completion Checklist

Does this PR meet our definition of done? See the Play Book Definition of Done

  • Has the acceptance criteria been met?
  • Is the documentation updated (including README)?
  • Do any code/documentation changes meet project standards?
  • Are automatic tests in place to verify the fix or new functionality?
    • OR, are manual tests documented (at least on the ticket/PR)?
  • Are any Playbook/Handbook pages updated?
  • Has a new module release (patch/minor) been created/scheduled?
  • Have the appropriate backport labels been added to the PR?
  • Is there a roll-out (and roll-back) plan, if required?

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

Successfully merging this pull request may close these issues.

1 participant