<div dir="ltr"><div><div>Hi All,<br><br></div>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 expected.<br><br><br>1. Compiled the nginx source code (1.10.0) with dynamic etag module. <br>2.  upstream configuration is used to to connect via unix socket instead of location method. <br><br></div>Any suggestions will be helpful <br></div>