search

Home  >  Q&A  >  body text

nginx does not generate cache files

When configuring the nginx cache, I found that no cache file was generated, but when I checked the header, there was added cache information. What might be causing this problem?

我想大声告诉你我想大声告诉你2749 days ago838

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-05-16 17:31:09

    The header cache is configured. This will not generate cache files, but just tells the browser that those are to be cached.

    reply
    0
  • Cancelreply