• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Question PHP FPM recommended settings

xdelios

Basic Pleskian
Hello,

I have Plesk Onyx latest installed on a VPS that has the following

2v Cores
8 GB of RAM
80GB NVMe space

The site is hosting about 10-15 wordpress sites that use woocommerce.
None of the sites has very heavy traffic in reality though. No more than 5000 total unique visitors for all of them.

What php-fpm settings should I use?
I currently left it untouched but I think tweaking those could improve somewhat the performance or load of the server.

Thanks for taking the time.
 
The default values very fast produced this:
WARNING: [pool example.org] seems busy
or
WARNING: [pool j-k-fischer-verlag.de] server reached pm.max_children setting
in /var/log/php-fpm/error.log
for me. (My users very often trigger ajax scripts)
After I increased the values, only some bad bots produce such warnings

I have no recommendation for you, as I just feel too unexperienced for this, but monitoring this logfile seemed to be a good idea for me
 
The default values very fast produced this:
WARNING: [pool example.org] seems busy
or
WARNING: [pool j-k-fischer-verlag.de] server reached pm.max_children setting
in /var/log/php-fpm/error.log
for me. (My users very often trigger ajax scripts)
After I increased the values, only some bad bots produce such warnings

I have no recommendation for you, as I just feel too unexperienced for this, but monitoring this logfile seemed to be a good idea for me

Thanks for the input, I will certainly keep an eye on those logs.
I appreciate it.

Still if someone can recommend some specific settings for the php-fpm please do let me know.
 

I stumbled upon that article my self.
The main difference though as I can understand is that the user requesting feedback is probably hosting 1 website and not multiple, or at least that is a possibility.

I am requesting feedback on settings that could be recommended for a "shared" enviroment if that makes sense.
 
Back
Top