• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

php-fpm cache

  1. Cero

    Issue MEMCACHED & APCPHP 7.2 -- NGINX STANDALONE

    Hi Everybody! Can you help me please? /opt/plesk/php/7.2/bin/pecl install memcached /opt/plesk/php/7.2/bin/pecl install apcu-4.0.11[/CODE]
  2. X

    Enable Nginx fastcgi cache for all sites

    Hey guys, What would be the best way to set up nginx fastcgi cache for all sites? We have the fastcgi cache settings in nginx.conf below: fastcgi_cache_path /var/run/nginx-cache levels=1:2 keys_zone=WORDPRESS:100m inactive=60m; fastcgi_cache_key "$scheme$request_method$host$request_uri"...
Back
Top