Jump to content

Recommended Posts

Posted

Rajiv and other admins, I would advise you to try out Nginx. I have experimented Nginx on a few of my high traffic servers and am quite impressed by the results. Go for Nginx instead of apache with fastcgi and php-fpm if needed. It can handle multiple times the traffic compared to Apache if configured properly. And it is also free like Apache. Many of the big vbulletin forums world over are already switching or have switched to Nginx and handle large amounts of traffic. You should also try out if you are facing server crashes frequently as you normally do.

Posted
Cloud par host karo site ko
I had considered the option, hosted a temporary site for testing on AWS, but don't have time to do a full upgrade..
Posted
I had considered the option' date=' hosted a temporary site for testing on AWS, but don't have time to do a full upgrade..[/quote'] Let me know if you want any help for testing on AWS. :icflove:
Posted

If you want to continue with Apache then maybe a good caching like Varnish Cache might also help in reducing server CPU and memory load. http://www.varnish-cache.org/ Cloud hosting is a good option too as mentioned above though using Nginx as a frontend to Apache or using a good caching system like Varnish might also solve the problem. ICF is still doing fair enough to be frank considering that during matches there are 1000+ users at one time and they all browse simultaneous threads etc. and each one of them contributes several php processes at the same time thereby killing the server at peak times. With Nginx or maybe even by adding Varnish Cache (I have not used it myself) the server crashes should stop completely. But it might also be a headache to tweak all the applications like SS etc. to work fine with Nginx etc.

×
×
  • Create New...