3 messages in ru.sysoev.nginxRe: Nginx with Wordpress and keepalive
FromSent OnAttachments
Robert GabrielFeb 18, 2009 3:49 am 
Olivier B.Feb 18, 2009 4:09 am 
Robert GabrielFeb 18, 2009 4:56 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Nginx with Wordpress and keepaliveActions...
From:Olivier B. (ngin@daevel.fr)
Date:Feb 18, 2009 4:09:37 am
List:ru.sysoev.nginx

Hello,

if you have CSS, JS or some images on the same domain, I think you should set keepalive at 2 seconds. But on a blog, more than that is not really useful since most user only consults one page ; no ?

Olivier

Robert Gabriel a écrit :

I run nginx 0.6.35 with php-fpm and have a blog using Wordpress. I dont know which is better, to use keepalive or not.

Current settings are keepalive = 0 (meaning off), but is that a good idea?!

Please let me know, thank you