Posts Tagged ‘install’

by admin on January 23rd, 2010
No Comments
If your website does a lot of queries via domain names such as aggregating RSS feeds or even a Twitter app site that accesses Twitter API, you might benefit from installing DNS cache on your linux web server. For most, you would benefit from installing DNS cache because it will save you a ton of tim ...
by admin on December 16th, 2009
3 Comments »
Nginx is another super-fast, web server built for handling massive amounts of web traffic. Compared to Lighttpd, and based on real-world testing, Nginx offers better performance as it doesn’t leak memory as Lighttpd. Recently I had the pleasure of moving all my web servers from Lighttpd to Ng ...