nginx caching in milliseconds
Sergey Budnevitch
sb at waeme.net
Tue Jul 17 03:48:31 UTC 2012
On 14.07.2012, at 8:13, Jean-Christophe Petit wrote:
> Hello,
>
> would it be possible to cache with nginx below 1 second ? I mean in the hundreds of milliseconds ?
> For example:
> proxy_cache_valid 200 301 302 500ms;
No, it seems it makes no sense in proxy_cache_valid case, also msec granularity limits
max time to ~ 24.8 days which may be small for proxy_cache_valid
More information about the nginx
mailing list