Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

PHP-FPM usage CPU twice than suPHP

jazz1611jazz1611 Member
edited December 2014 in Help

Hi,

Earlier, i use Custombuild (CB) 1.2 with options: Apache - suPHP + Danginx plugins.

Now, i upgrade to CB 2.0 with default options: Nginx_apache + PHP-FPM (not use Danginx plugins).

I have configured Nginx (CB 2.0) near same as Danginx plugins but CPU still usage high. The visitor has decreased. Check logs is normal. What issues i got?

Regards,

Comments

  • suPHP should not make any load to CPU, so basically you said, that apache have twice lower CPU usage than nginx -> apache -> php-fpm. That's possible in some cases, but not likely to happen. Try nginx -> php-fpm without apache.

  • @Profforg yub, maybe issues from Apache, i will try build with you gave. Usually load avarage around 0.1 or 0.2

Sign In or Register to comment.