Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hallo,

ich habe folgende Meldung in den Logs:

Quote

server reached pm.max_children setting (5), consider raising it

Nun würde mich interessieren welchen Wert ich hier idealerweise eintrage. Wenn ich "0" eintrage, heißt das dann unendlich wenn PHP_FCGI_MAX_REQUESTS ebenfalls auf "0" steht?

Wie hoch ist die RAM Belastung je Kindprozess in etwa? Muss man das gesetzte Memory Limit mit der Anzahl der Kindprozesse multiplizieren um das herauszubekommen?

Danke und Grüße,

Afox

  • Author

Ich antworte mir mal selbst:

Befehl zum Herausfinden des aktuellen Speicherverbrauchs der FPM-Prozesse:

Quote

ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }' | grep php-fpm

Calculator:

https://spot13.com/pmcalculator/

Weitere Quellen:

https://webmasters.stackexchange.com/questions/119986/server-reached-pm-max-children-setting-5

https://serverfault.com/questions/813498/php-fpm-7-server-reached-pm-max-children

https://cino.io/2021/04/25/php-fpm-and-memory/

  • Author

Danke, fast zeitgleich gepostet :D

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.