Welcome! Log In Create A New Profile

Advanced

Re: Nginx, PHP, Wordpress, VirtualBox

All files from this thread

File Name File Size   Posted by Date  
smime.p7s 6 KB open | download GreenGecko 01/10/2013 Read message
Jan-Philip Gehrcke
January 11, 2013 04:06AM
> On 1/10/2013 3:49 PM, Steve Holdoway wrote:
>> You don't say what the problem is, but if it's performance, look at:
>>
>> 1. Host database config
>> 2. PHP config - memory use
>> 3. Add an opcode cacher - APC seems to work best on php-fpm
>> 4. Nginx config - compression, expiry headers, fpm resources.
>>
>> TBH I feel that WP caching options are for those without the ability to
>> to the job properly - ie cannot tune their servers.

Not sure what you are referring to here. The premise is that caching for
WordPress is a must:

I am running a WordPress site with nginx, php-fpm, and APC on a low
performance machine with two cores. Without caching, it is able to serve
about 5 page requests per second. At this request rate, php-fpm
constantly produces 100 % CPU load on both cores. The take-home message
is that WordPress is bloated and requires its resources. Maybe this is
still tunable in order to increase performance by a few or even 100
percent. But this is not worth the effort, because with enabled nginx
fastcgi_cache the server easily answers thousands of requests per
second, i.e. exhibits several orders of magnitude more performance.

Some people are using a caching plugin for WordPress itself -- which is
a good solution when using a shared hosting platform without the chance
to change the web stack or change the web server configuration.

Others implement caching below the web application level as I did. This
is a cleaner and probably faster solution. In any case, caching for
WordPress is a must.

Cheers,

Jan-Philip

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx, PHP, Wordpress, VirtualBox

Daniel L. Miller January 10, 2013 06:42PM

Re: Nginx, PHP, Wordpress, VirtualBox Attachments

GreenGecko January 10, 2013 06:50PM

Re: Nginx, PHP, Wordpress, VirtualBox

Daniel L. Miller January 10, 2013 08:06PM

Re: Nginx, PHP, Wordpress, VirtualBox

Jan-Philip Gehrcke January 11, 2013 04:06AM

Re: Nginx, PHP, Wordpress, VirtualBox

GreenGecko January 11, 2013 04:32AM

Re: Nginx, PHP, Wordpress, VirtualBox

Daniel L. Miller January 11, 2013 12:50PM

Re: Nginx, PHP, Wordpress, VirtualBox

GreenGecko January 11, 2013 01:44PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 171
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready