[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ETag & Content-Encoding




Sam Ruby wrote:
...
That doesn't appear to be the way that Apache behaves with static content.

$ curl -s --head http://www.intertwingly.net/favicon.ico| grep ETag
ETag: "7809f-13e-bd7ebd80"

$ curl -s -H Accept-encoding:gzip,compress --head http://www.intertwingly.net/favicon.ico| grep ETag
ETag: "7809f-13e-bd7ebd80"

- Sam Ruby

<http://issues.apache.org/bugzilla/show_bug.cgi?id=39727>.

Best regards, Julian