Re: Proxy_cache_methods and OPTIONS

2014-10-02 Thread idabic
Thanks for your answer, highly appreciated! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253403,253702#msg-253702 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Proxy_cache_methods and OPTIONS

2014-09-19 Thread Maxim Dounin
Hello! On Thu, Sep 18, 2014 at 08:45:32PM -0400, idabic wrote: > I have bounced around quite a lot through forums and documentation to > demistique whether the OPTIONS request method is honoured/allowed by nginx > when it's configured as reverse proxy cache system or not. > I used a test box with

Proxy_cache_methods and OPTIONS

2014-09-18 Thread idabic
I have bounced around quite a lot through forums and documentation to demistique whether the OPTIONS request method is honoured/allowed by nginx when it's configured as reverse proxy cache system or not. I used a test box with nginx 1.4.6 with "proxy_cache_methods GET OPTIONS;" to test certain