proxy_cache_methods OPTIONS;

Jeroen Ooms jeroen.ooms at stat.ucla.edu
Fri Jan 24 23:33:39 UTC 2014


Is it possible to cache the OPTIONS method? This pages gives exactly
that example: http://www.packtpub.com/article/nginx-proxy

proxy_cache_methods OPTIONS;

However, when I try this, nginx writes in the error log:

 [warn] 7243#0: invalid value "OPTIONS" in ...



More information about the nginx mailing list