Hi all,
I'm reaching out to the community seeking assistance. I support Tomcat from an
infrastructure perspective and assist our developers with migrating a set of
existing applications from WebSphere and TomEE to Tomcat as the application web
server.
We are trying to come up with a streamlined
On 13/08/2024 09:48, Itzhak Fadida wrote:
Thank you for your reply. I created a repository that demonstrates the issue.
https://github.com/tzahifadida/test-chunked
Thanks. That is very helpful.
git bisect has identified this commit:
https://github.com/apache/tomcat/commit/92e3c7a7adc574a859a
The Apache Tomcat Connectors project is part of the Tomcat project and
provides web server plugins for httpd (mod_jk) and IIS (ISAPI) to
connect those web servers with Tomcat and other backends.
The Apache Tomcat Project is proud to announce the release of version
1.2.50 of the Apache Tomcat Co
Thank you for your reply. I created a repository that demonstrates the issue.
https://github.com/tzahifadida/test-chunked
Currently it is set to 10.1.25 and fails. If you change it to 10.1.19
(in the pom.xml 10.1.19) it will
succeed. It should show 5 postings and not 1 in the output. The test
can