Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 

b_b

@b_b
http://blog.eliaz.fr
RSS: b_b
tous les messages de b_b
  • @b_b
    b_b @b_b PUBLIC DOMAIN 2/01/2024
    1
    @cy_altern
    1

    samdark/php-fpm_tuner: A script to tune #PHP-FPM
    ▻https://github.com/samdark/php-fpm_tuner

    Simple script that helps tuning PHP-FPM.

    php php-fpm-tuner.php
    
    pm.max_children = 11
    start_servers = 3
    min_spare_servers = 3
    max_spare_servers = 8

    The script calculates pm #max_children based on available free memory and memory used for each worker (it is either determined from currently running workers or php.ini memory limit).#start_servers #min_spare_servers, and #max_spare_servers are taking both memory limits and CPU cores available into account.

    En lien avec ►https://seenthis.net/messages/955121

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire

thèmes

  • #max_children
  • #max_spare_servers
  • #min_spare_servers
  • #PHP-FPM
  • #start_servers
Propriété intellectuelle Recommandations API