Installation of Varnish caching server

Installation of Varnish caching server in Redhat/CentOS/Fedora Varnish will significantly improve your website performance as it responses static pages from cache. After installation of Varnish,…
Comments Off on Getting real client IP through Varnish

Getting real client IP through Varnish

Getting real client IP through Varnish After installation Varnish as frontend caching server your Web server ( like Apache, Nginx etc.) and application (PHP, ASP,…
Comments Off on Optimization of Apache webserver with Varnish installation

Optimization of Apache webserver with Varnish installation

Apache is a powerful, reliable and capable web server. The single biggest hardware issue affecting Apache webserver performance is RAM. In Linux by default Apache…