Hi, I think you could use the header filter[1] to strip the etag from the response in read_response_headers.
[1] http://trafficserver.apache.org/docs/trunk/admin/plugins/header_filter/ Otto 2013/5/23 오재경 <[email protected]> > Hi everyone. > > As you know, the values of ETag are different depending on origin server > even though contents are same. > > Etag is also saved with content when trafficserver caches it. right? So > trafficserver caches same contents again when its Etag is different. right? > > > is there any simple way to force trafficeserver not to save Etag when it > caches a content? > > Thanks. >
