Outils pour utilisateurs

Outils du site


install:nginx-php72-fpm

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision Les deux révisions suivantes
install:nginx-php72-fpm [2018/10/08 21:59]
linkuff
install:nginx-php72-fpm [2018/10/09 07:22]
linkuff
Ligne 154: Ligne 154:
     .port = "8080";     .port = "8080";
 }</code> }</code>
 +<code>vi /lib/systemd/system/varnish.service</code>
 +<code>ExecStart=/usr/sbin/varnishd -j unix,user=vcache -F -a :80 -T localhost:6082 -f /etc/varnish/default.vcl -S /etc/varnish/secret -s malloc,256m</code>
 +<code>service varnish restart</code>
  
  * Optimiser le TCP avec php-fpm :  * Optimiser le TCP avec php-fpm :
install/nginx-php72-fpm.txt · Dernière modification: 2020/12/20 14:01 de linkuff