You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Len Popp <le...@gmail.com> on 2007/06/02 21:13:45 UTC

Re: Missing ETag in 304 Header

I submitted a fix for this, and it has been accepted for release
5.5.24 and 6.0.14.
Bugzilla report: http://issues.apache.org/bugzilla/show_bug.cgi?id=42497
-- 
Len

On 5/16/07, Joe Mun <jo...@gmail.com> wrote:
> Hi guys... so according to the HTTP 1.1 spec (
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html), 304 Not Modified
> responses must include the ETag in the header.  However, Tomcat doesn't seem
> to be adding it...
>
> I am serving a static text file, and the header only returns:
>
> HTTP/1.x 304 Not Modified
> Server: Apache-Coyote/1.1
> Date: Wed, etc...
>
> Is there a reason that the Etag is not being included?  Is there a way to
> configure Tomcat to include this? My company is working with a caching
> solution provider, and they are complaining about the missing ETag.
>
> thanks.
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org