proxy_cache

  • 深入理解proxy_cache

    一、proxy_cache概述 proxy_cache是nginx中自带的模块,用于缓存响应,在未来的请求中将缓存的响应直接返回,加快响应速度。proxy_cache与proxy_…

    编程 2024-12-02