config question, is it good?
任晓磊
julyclyde at gmail.com
Thu Apr 15 12:05:38 MSD 2010
Check the duration of page processing in PHP code. Maybe you should
optimize your database operation.
On Thu, Apr 15, 2010 at 3:01 AM, Max <maxbear at gmail.com> wrote:
> Hello,
>
> I got a server running Intel Xeon-Nehalem 5520-Quadcore 2.2GHz + 12 gb ram.
> I got the following conf in my nginx, is it a good choice? But sometimes, I
> still found the wordpress sites are kind of slow. Sometimes, it just take s
> longer time to load a page and after that, the server just back to normal(wp
> super cache is already running).
>
> worker_processes 4;
> worker_rlimit_nofile 10240;
>
> #error_log logs/error.log;
> #error_log logs/error.log notice;
> #error_log logs/error.log info;
>
> #pid logs/nginx.pid;
>
>
> events {
> # worker_connections 1024;
> }
>
> Thanks.
>
> Max
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
>
--
Ren Xiaolei
More information about the nginx
mailing list