How often ssl_stapling_file picks up an updated file?

2015-04-05 Thread nanochelandro
Hey all. Before I file a bugreport I'd like to consult with community to make sure whether I get the whole thing right. I use ssl_stapling_file and update that file daily. Today I discovered that one of my SSL websites returns outdated OCSP response, not the one which is in the OCSP stapling file:

Re: fastcgi cache use stale "updating" — improvement suggestion

2014-09-10 Thread nanochelandro
Maxim Dounin Wrote: > nginx needs a client request to be able to request a > resource from a backend and to save it to the cache. I'm afraid my explanation wasn't clear enough. There's no need to make nginx able to make requests to fastcgi on it's own initiative. How it works today: A client mak

fastcgi cache use stale "updating" — improvement suggestion

2014-09-10 Thread nanochelandro
Hello All, fastcgi_cache_use_stale is awesome, especially with "updating" parameter. But I have a feeling that it lacks a complementary parameter (or a separate setting to tune "updating" behaviour) that would instruct nginx to quickly return stale cached response also on first request (while fast