browser cache

  1. bhawanisingh

    How to configure Apache 2 to Control Browser Caching?

    Cache is a component to store data. A cache hit occurs when the requested data is seen in the cache and miss occurs when it is not found. Caching allows to reduce server resource consumption and utilize the bandwidth and provide fast end-user experience to visitors. Step 1: Verify Modules...
  2. J

    what is Caching and its uses

    Caching: When we surf over the net a lot of things happen at that time. Our computer’s hard disk then saves lot of images, files and web contents temporarily. These are called cache. By storing those types of information saves the time of user and increases his performance. For example if you...
Top