Author: markt
Date: Fri Apr 17 08:40:48 2009
New Revision: 765900
URL: http://svn.apache.org/viewvc?rev=765900&view=rev
Log:
Withdraw the proposal whilst we discuss alternative solutions
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=765900&r1=765899&r2=765900&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Apr 17 08:40:48 2009
@@ -269,16 +269,3 @@
http://svn.apache.org/viewvc?rev=765662&view=rev
+1: markt, remm
-1:
-
-* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46538
- ETag must vary between compressed and uncompressed versions.
- Based on a patch by Oliver Schoett
- http://svn.apache.org/viewvc?rev=765727&view=rev
- +1: markt
- -1: remm: A hack (from what I read in 39727, the proxy folks say they are
right that two representations of
- one resource should have different ETag; I disagree with that since it
makes )
- - how would the DefaultServlet match the ETag header sent in If
conditions with this hack ?
- - Tomcat does not do random compression, so unless the Connector
configuration changes, there should be no issue,
- so the issue is very rare, but will remove caching, so it has real
consequences (bad)
- I would be +0 for Connector configuration to strip the ETag (since it
would be useless, that's the easiest solution),
- -1 for all other options since it has an impact and fixes an edge case
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]