Re: nginx caching headers

2014-07-03 Thread Maxim Dounin
Hello! On Wed, Jul 02, 2014 at 11:26:54PM -0400, eiji-gravion wrote: > Are there any specific reasons why nginx has both ETags and the Last > Modified headers being sent? From my understanding, this is a bit redundant > for most situations. This is required to support both clients using Last-Mod

nginx caching headers

2014-07-02 Thread eiji-gravion
Hello, Are there any specific reasons why nginx has both ETags and the Last Modified headers being sent? From my understanding, this is a bit redundant for most situations. Thanks Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251441,251441#msg-251441 ___