7 messages in ru.sysoev.nginxRe: Question about ETag header?
FromSent OnAttachments
Aleksandar LazicDec 15, 2006 12:47 am 
Ezra ZygmuntowiczDec 15, 2006 12:32 pm 
Igor SysoevDec 15, 2006 1:40 pm 
Aleksandar LazicDec 15, 2006 2:10 pm 
Igor SysoevDec 15, 2006 11:27 pm 
Aleksandar LazicDec 16, 2006 10:13 am 
Igor SysoevDec 16, 2006 11:01 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Question about ETag header?Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Dec 15, 2006 1:40:37 pm
List:ru.sysoev.nginx

On Fri, 15 Dec 2006, Aleksandar Lazic wrote:

on the irc ( http://irclog.turbogears.org/archive/freenode/nginx ) have been asked if it is possible to send a ETag-Header when the request is a static file.

I have seen that you handle the ETag header in proxied request, how difficult is it to add the calculation to the static files?!

It's easy to add, however, I do not see how ETag is better than Last-Modified for static files.