(tomcat) branch main updated: Add new suspendWrappedResponseAfterForward

2024-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 81ede59fb1 Add new suspendWrappedResponseAfterForward

Re: March releases

2024-03-06 Thread Rémy Maucherat
On Tue, Mar 5, 2024 at 1:19 PM Mark Thomas wrote: > > On 27/02/2024 09:29, Christopher Schultz wrote: > > Mark, > > > > On 2/27/24 06:20, Mark Thomas wrote: > >> On 27/02/2024 10:57, Rémy Maucherat wrote: > >>> On Tue, Feb 27, 2024 at 10:12 AM Mark Thomas wrote: > > All, > > W

Re: Add support for HTTP connectors to accept REMOTE_USER information from a proxy?

2024-03-06 Thread Christopher Schultz
All, *bump* Any thoughts? -chris On 2/28/24 14:53, Christopher Schultz wrote: All, When using AJP, setting tomcatAuthentication="false" allows mod_jk or mod_proxy_ajp to transmit authenticated user information across the connection to Tomcat so that request.getRemoteUser() will return wha

Planning for 8.5.final

2024-03-06 Thread Christopher Schultz
All, I was wondering if anyone had any thoughts on adding anything to 8.5.final (likely .100) to indicate that the build was the last in the series. Of course, we will advertise EOL on the web site, etc. but I was thinking something more runtime-oriented. Would it be okay to add an INFO log

Re: March releases

2024-03-06 Thread Christopher Schultz
Mark, On 3/5/24 07:18, Mark Thomas wrote: On 27/02/2024 09:29, Christopher Schultz wrote: Mark, On 2/27/24 06:20, Mark Thomas wrote: On 27/02/2024 10:57, Rémy Maucherat wrote: On Tue, Feb 27, 2024 at 10:12 AM Mark Thomas wrote: All, When I look at the current change logs there isn't much

(tomcat) 01/03: Look up response wrappers to suspend

2024-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 1b4ed5d618614bc4ec5f065620f7b6f9b5c91774 Author: remm AuthorDate: Mon Mar 4 10:17:39 2024 +0100 Look up response wrap

(tomcat) branch 10.1.x updated (84a3732fd2 -> 6f85b32c54)

2024-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 84a3732fd2 Fix typo new 1b4ed5d618 Look up response wrappers to suspend new 8529dec650 Changelog for previous

(tomcat) 03/03: Add new suspendWrappedResponseAfterForward

2024-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6f85b32c545539f36266ef83218d85c9656ae6a9 Author: remm AuthorDate: Wed Mar 6 11:44:14 2024 +0100 Add new suspendWrappe

(tomcat) 02/03: Changelog for previous change

2024-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 8529dec6507f66ab3f53b27a89675b75d73ac5b1 Author: remm AuthorDate: Mon Mar 4 12:38:30 2024 +0100 Changelog for previou

Re: (tomcat) 03/03: Add new suspendWrappedResponseAfterForward

2024-03-06 Thread Christopher Schultz
Rémy, On 3/6/24 09:02, r...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6f85b32c545539f36266ef83218d85c9656ae6a9 Author: remm AuthorDate: Wed Mar

(tomcat) branch 10.1.x updated: Fix javadoc

2024-03-06 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 7596132693 Fix javadoc 7596132693 is described bel

[Bug 68720] New: Troubleshooting Tomcat: Addressing Compression Issues with Firefox 'NS_ERROR_NET_PARTIAL_TRANSFER' Error

2024-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68720 Bug ID: 68720 Summary: Troubleshooting Tomcat: Addressing Compression Issues with Firefox 'NS_ERROR_NET_PARTIAL_TRANSFER' Error Product: Tomcat Connectors Version: unspecified

[Bug 68558] Redundant calls to ByteChunk.toString()

2024-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68558 --- Comment #11 from John Engebretson --- These changes reached prod and eliminated the respective profiles. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 68546] Performance optimization in PageContextImpl.getELContext()

2024-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68546 --- Comment #4 from John Engebretson --- This changed reached prod and had the (small) expected impact. Thanks! -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 68089] ApplicationHttpRequest.getSpecial() and removeSpecial() use linear scans

2024-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68089 --- Comment #13 from John Engebretson --- This changed reached prod and improved performance. Low impact. -- You are receiving this mail because: You are the assignee for the bug. -