Welcome! Log In Create A New Profile

Advanced

Re: Will nginx support HTTP Etag ?

Anton Yuzhaninov
April 15, 2009 05:52AM
Phillip B Oldham wrote:
> Anton Yuzhaninov wrote:
>> If last-modifed date of file is not changed, bandwidth saved:
>>
>> client send in request
>>
>> header If-Modified-Since:
>>
>> and if time in request same as time of file modification on disk nginx
>> send reply
>> HTTP/1.x 304 Not Modified
>>
>> In general Etag for static files is not better than Last-Modified header.
>>
>> Etag is useful for dynamic content, when modify time is not known. In
>> this case Etage can be generated from hash (md5/sha) of content.
>
> Can this work with the memcached module in any way? For instance, if the
> resource requested is in the memcached store then the 304 header is sent?
>

AFAIK it is not possible now.

--
Anton Yuzhaninov
Subject Author Posted

Will nginx support HTTP Etag ?

Xia Qingran April 14, 2009 05:33AM

Re: Will nginx support HTTP Etag ?

Anton Yuzhaninov April 14, 2009 06:04AM

Re: Will nginx support HTTP Etag ?

Phillip B Oldham April 15, 2009 03:37AM

Re: Will nginx support HTTP Etag ?

Anton Yuzhaninov April 15, 2009 05:52AM

Re: Will nginx support HTTP Etag ?

mike April 14, 2009 11:36AM

Re: Will nginx support HTTP Etag ?

Xia Qingran April 14, 2009 10:53PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 305
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready