Place of all tech articles

techarticles

  • Home
  • About
  • Contact Info

Category Archives: Varnish

Installation of Varnish caching server

11th July, 2014 · techinf1 · 2 Comments

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, for same number of simultaneous requests less requests go to your web server as many of them will be served by Varnish. So, you can consider your web server simultaneous

Read More…

Posted in Apache, Varnish, Webserver |

Getting real client IP through Varnish

28th June, 2014 · techinf1 · 1 Comment

Getting real client IP through Varnish After installation Varnish as frontend caching server your Web server ( like Apache, Nginx etc.) and application (PHP, ASP, JSP etc.) will not see real client IP from which request is coming. Rather than they will see client IP as 127.0.0.1 if Varnish and Web server are installed in

Read More…

Posted in Apache, Varnish, Webserver |

Optimization of Apache webserver with Varnish installation

7th June, 2014 · techinf1 · Leave a comment

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 use Prefork MPM which is memory intensive module. So, server with less memory struggles if requests increase. Addressing the issue, many server experts suggest two things Replace Apache by Nginx

Read More…

Posted in Apache, Varnish, Webserver |

Recent Posts

  • Ansible Exam (RHCE 8) full solution with explanation
  • Install Ansible on CentOS 8
  • Recover MySQL 5.7 root Password in Redhat/CentOS 7
  • SSH login without password in Linux
  • How to write automated FTP script in Linux

Categories

Pages

  • About
  • aStore
  • Contact Info
  • google pagerank checker
  • SEO Keyword Rank
  • SEO Page Audit
  • Tools
  • whois

Archives

  • March 2022
  • February 2022
  • August 2017
  • May 2017
  • November 2015
  • October 2015
  • August 2015
  • May 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014

Categories

  • Adsense (1)
  • Ansible (2)
  • Database (17)
    • MySQL (15)
    • Oracle (2)
  • FTP (1)
  • Google Map (2)
  • HTML5 (1)
  • Linux (8)
    • AWK (1)
  • PageSpeed (1)
  • PHP (3)
  • phpMyAdmin (1)
  • Social Networking (1)
  • Varnish (3)
  • Webpage Optimization (1)
  • Webserver (5)
    • Apache (4)
    • Nginx (1)
  • Website Migration (1)
  • WordPress (6)

WordPress

  • Log in
  • WordPress
© Techinfobest is the house of tech articles
  • Home