• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. S

    Question Is there a way to restart reset Opcache periodically or invalidate not accessed files (dedicated FPM- handler)

    There are more than 50 websites hosted on the system. In a worst-case scenario this could lead to a memory usage of 3.2 GB for Opcache alone. If I can prevent old not accessed files to be cleared from the cache (let's say after a week), it would be much more efficient on the resources. Normally...
  2. S

    Question Is there a way to restart reset Opcache periodically or invalidate not accessed files (dedicated FPM- handler)

    Thanks for your reply. This would indeed work, except the problem is that every site has it's own PHP-handler. I would have to make a cronjob for every website, for every client.
  3. S

    Question Need advice on best PHP/Apache settings for best performance

    Have you seen the new dedicated PHP-FPM handlers? I've been testing it out and the results were amazing for Wordpress sites. Much, much faster. They will also have their own seperate Opcache which speeds everything up. In my experience I've seen big Wordpress sites eat up all the Opcache...
  4. S

    Question Is there a way to restart reset Opcache periodically or invalidate not accessed files (dedicated FPM- handler)

    Thank you for your answer, this helps a lot. How can I reload it though? I find these services: plesk-php73-fpm_DOMAIN_COM_144.service plesk-php73-fpm_DOMAIN_COM_144 But whatever I try, I can't seem to find a way to reload it. Using the service command it simply says unknown service. They are...
  5. S

    Question Is there a way to restart reset Opcache periodically or invalidate not accessed files (dedicated FPM- handler)

    I'm currently using Plesk for a shared hosting server with the dedicated PHP-FPM handler per site. This allows every site to have it's own Opcache, but this is also the issue... Let's say there are 10 sites with 64 MB for Opcache, that's 640 MB in total! Lot's of those sites don't get visited...
Back
Top