On Wed, Apr 24, 2013 at 7:41 AM, Maxim Dounin wrote:
> Hello!
>
> On Tue, Apr 23, 2013 at 11:05:58AM -0400, Ryan Parrish wrote:
>
> > I have a slow backend application that I'm using nginx to provide
> > the authentication and caching for. It's been workin
wever in all my testing and usage I will only get a cache HIT for 60
seconds after the first request to a resource, after 60 seconds it will be
EXPIRED then it will go to the backend again. Am I missing something in
the Cache-Control that is causing this behavior?
-