linux:php7fpm-debian8
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
linux:php7fpm-debian8 [2016/07/07 22:18] – [Installation des packages] gdureuil | linux:php7fpm-debian8 [2020/07/24 22:03] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== php7.0-fpm sur Debian 8 ====== | ====== php7.0-fpm sur Debian 8 ====== | ||
+ | |||
+ | <WRAP center important 100%> | ||
+ | Debian 9 n'a plus besoin d' | ||
+ | </ | ||
+ | |||
===== Information ===== | ===== Information ===== | ||
Ligne 51: | Ligne 56: | ||
pm = ondemand | pm = ondemand | ||
pm.max_children = 20 | pm.max_children = 20 | ||
- | pm.process_idle_timeout = 15s | + | pm.process_idle_timeout = 10s |
+ | pm.max_requests = 500 | ||
</ | </ | ||
Ligne 77: | Ligne 83: | ||
Pour changer de version de php utilisée, il suffit de pointer dans le vhost sur le bon socket php-fpm. | Pour changer de version de php utilisée, il suffit de pointer dans le vhost sur le bon socket php-fpm. | ||
- | <WRAP center | + | <WRAP center alert 100%> |
Ceci n'est qu'un extrait du fichier vhost, concernant php7.0-fpm. [[linux: | Ceci n'est qu'un extrait du fichier vhost, concernant php7.0-fpm. [[linux: | ||
</ | </ | ||
Ligne 89: | Ligne 95: | ||
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// | ||
- | * [[http://sebsauvage.net/wiki/doku.php? | + | * [[https://github.com/PrivateBin/PrivateBin|PrivateBin]] 1.1 |
* [[https:// | * [[https:// | ||
* [[http:// | * [[http:// | ||
+ | * [[https:// | ||
===== Sources ===== | ===== Sources ===== | ||
- | [[https:// | + | [[https:// |
linux/php7fpm-debian8.1467929905.txt.gz · Dernière modification : 2020/07/24 22:03 (modification externe)