Hi,
    What is the best way to cache POST requests in Nginx. I'm familiar with
using redis module to cache GET requests. But is it possible to use the
same for POST ?

Search showed that Nginx POST caching possible via disk cache. I'm thinking
whether it would be a good idea to use a RAM disk for this.

Regards,
Lahiru Prasad.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to