• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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