7 ms·
I've been doing essentially the same thing with my wordpress install. Went from a few hundred reqs/second on a cheap linode to over 4k reqs/second. (I think the
by splitrocket 15y ago
I've been doing essentially the same thing with my wordpress install. Went from a few hundred reqs/second on a cheap linode to over 4k reqs/second. (I think the limit was the benchmarking tool, not nginx) I've got the nginx config if anyone is interested.
- dbalatero 15y agoI'd be interested in this, yeah! My GitHub username is @dbalatero if you want to send it via that.
- splitrocket 15y agoHere it is: http://alchemi.st/nginx-wordpress-network-and-fastcgi-cache-the-ultimate-guide/ http://alchemi.st/nginx-wordpress-network-and-fastcgi-cache-... You can change the caching ttl to meet your needs.