Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
Re: proxy_cache not working
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
dekar411
June 23, 2011 09:20AM
Registered: 13 years ago
Posts: 4
> Most likely reason is that response headers
> (Cache-Control,
> Expires, presence of Set-Cookie header) disable
> caching.
>
> Maxim Dounin
You are right, adding:
proxy_ignore_headers Cache-Control Expires;
Fixes the problem.
Thanks a lot!
Reply
Quote
RSS
Subject
Author
Posted
proxy_cache not working
dekar411
June 23, 2011 06:23AM
Re: proxy_cache not working
Maxim Dounin
June 23, 2011 08:28AM
Re: proxy_cache not working
dekar411
June 23, 2011 09:20AM
Sorry, only registered users may post in this forum.
Click here to login
Online Users
Guests: 262
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024