Nginx caching in milliseconds

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;

Have a good day,

JC


Jean-Christophe Petit
VP R&D et DSI

GROUPE SYSPARK
The Power of Internet Engineering / La Force du Gnie Internet
606 Cathcart, Suite 510
Montreal, Quebec H3B 1K9 - CANADA
T: 1 514 875 8755
C: 1 514 575 5560
F: 1 514 875 8775

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