Related issues with browser caching

Source: Internet
Author: User
Questions about Browser caching
I learned the next HTTP header file knowledge and saw there was a website header file where Cache-controlno-store, No-cache, Must-revalidate, Post-check=0, pre-check=0.

Does this mean that each visit will be requested from the server? If this is the case, then you do not need to save the file to my IE cache directory, but the fact that the cache folder is still written into a lot of things, this is how it happened?
------Solution--------------------
The browser in order to quickly respond to the user's request (often cannot do, the play station response is not so fast) the client then creates a buffer to hold the page that the user has visited. So there's not much waiting for the user to visit again
Even so, the browser takes the policy of caching the page content to a file and then interpreting the page content from the cache file.
This reduces memory consumption (in any case, the unit price of the current memory is still much higher than the unit price of the hard drive)
Even if invited to write every time, it is also very cost-effective
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.