I saw a great boost to performance when I went from apache2 to nginx. I haven't installed varnish cash yet but I'm planning to do some test soon. Will report you if I do.
Heck.. have a server per site. I do. <RD&G>I've been testing Nginx on my Ubuntu server at home, and it does perform really well. If I only had my site on the live server, I'd run it on there (and remove cpanel).
I used to have 3 VPS's but consolidated them all into 1, as none of the sites are busy enough to tax a decent set up.Heck.. have a server per site. I do. <RD&G>
Pshah... who cares about taxing... it's the self-abuse you get in having multiple servers.I used to have 3 VPS's but consolidated them all into 1, as none of the sites are busy enough to tax a decent set up.
Who here runs their boards on NGINX?
I am considering using NGINX alongside Unixy Varnish Cache plugin.
Do you see a huge performance increase vs traditional apache?
How about performance between NGINX and Litespeed?
Why ?Don't use Nginx built in caching via fastcgi_cache
Use the built-in Nginx cache, instead of Varnish:
https://www.axivo.com/community/
https://www.axivo.com/community/forums/announcements.4/
Navigate several times between the 2 above links to see the cache kicking in.
Some stats with the cache enabled:
http://www.webpagetest.org/result/130808_AK_61C/
Not sure if you are referring to an Nginx module. If you do, you don't need that module as the cache is purged automatically based on your defined settings.You can use it but you would need the fastcgi_cache_purge module to go with it. Please correct me if I am wrong.
Is all here: http://wiki.nginx.org/HttpFastcgiModuleI don't use Nginx built in caching via fastcgi_cache, but maybe Floren can share some pointers as he has success using it for Xenforo.
I'm using itAnybody here checked out this?: http://centminmod.com/
I'm using it
It's highly optimized already.How is that working for you?
We use essential cookies to make this site work, and optional cookies to enhance your experience.