Our application is served by a cluster of 9 servers so with Etag our data is not correctly cached only once time. At least, that Resin is generating the ETag header hashing the resource or using only the resource size, etc. and, in this case, not generating a unique Etag for a specific server.
See this YAHOO article for a extended explanation of the problem:http://developer.yahoo.net/blog/archives/2007/07/high_performanc_11.html Rafa Scott Ferguson wrote: > > > On Aug 2, 2007, at 12:27 AM, rafael.munoz wrote: > >> >> Hi all >> >> Is there any way to configure resin not to set the 'Etag' header? > > Not unless you write your own FileServlet. Why would you want to > remove the ETag? > > -- Scott > >> >> Thanks in advance, >> Rafa >> -- > > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > > -- View this message in context: http://www.nabble.com/Removing-Etags-tf4204567.html#a11968635 Sent from the Resin mailing list archive at Nabble.com. _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
