Re: Enable the Etag for dynamic content

2016-06-03 Thread Maxim Dounin
Hello! On Fri, Jun 03, 2016 at 05:27:07PM +0530, RAKESH P B wrote: > Hi All, > > I'm using ngnx version nginx/1.10.1, php application in back end connected > via unix socket. We are planning to enable the cache behavior for dynamic > contents using cache control headers and etag. We have tried

Enable the Etag for dynamic content

2016-06-03 Thread RAKESH P B
Hi All, I'm using ngnx version nginx/1.10.1, php application in back end connected via unix socket. We are planning to enable the cache behavior for dynamic contents using cache control headers and etag. We have tried below below method to enable the etag, but none of the method working as expect