[Bug 64628] tomcat6/7/8/9 processorCache is no remove from the processors of RequestGroupInfo in concurrent release

2020-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64628 --- Comment #1 from Gavin.peng --- now we use the processorCache params resolve the problem,by set processorCache=0 but can't use cache,create byte[] for every request please help me thanks -- You are receiving this mail because: You are the

[GitHub] [tomcat] michael-o commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
michael-o commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463516693 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compress

[GitHub] [tomcat] stokito commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
stokito commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463554358 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] stokito commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
stokito commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463555063 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] michael-o commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
michael-o commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463559607 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compress

[GitHub] [tomcat] stokito commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
stokito commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463562124 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] stokito commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
stokito commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463563011 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] reschke commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
reschke commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463563546 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] reschke commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
reschke commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463564111 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] stokito commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
stokito commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463568249 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] reschke commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
reschke commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463584147 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[GitHub] [tomcat] stokito commented on a change in pull request #325: BZ 64265 Fix and simplify weak ETag matching

2020-07-31 Thread GitBox
stokito commented on a change in pull request #325: URL: https://github.com/apache/tomcat/pull/325#discussion_r463648280 ## File path: java/org/apache/catalina/servlets/DefaultServlet.java ## @@ -2611,6 +2574,44 @@ private PrecompressedResource(WebResource resource, Compressio

[Bug 64634] RemoteIpValve support x-forwarded-for header with port (Azure)

2020-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64634 --- Comment #6 from Christopher Schultz --- (In reply to cstuhr from comment #5) > Well apparently in order to see the affect of the RemoteIpValve in the > Access Log, you have to set requestAttributesEnabled="true" on the > AccessLogValve. So

[Bug 64634] RemoteIpValve support x-forwarded-for header with port (Azure)

2020-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64634 cst...@ephibian.com changed: What|Removed |Added Resolution|--- |INVALID Status|NEEDIN

[GitHub] [tomcat] jbampton commented on pull request #316: Use lowercase HTML tags and attributes. Add quotes around attributes.

2020-07-31 Thread GitBox
jbampton commented on pull request #316: URL: https://github.com/apache/tomcat/pull/316#issuecomment-667315584 > error.html: > > 1. Shouldn't it better be 2. Options shall be closed with . The s there are out of place and ignored. (validator.w3.org complains) MDN says -> Poss