>On 7/14/25 15:26, Gregg, John E wrote:
>Daniel,
>
>I cannot access your flame graph on imgur, but what is happening in your code
>that leads to the jar scanning? All of my apps have run on Linux since
>forever, so I don’t know what might be different with Windows, but I’ve found
>that anything
>On 7/11/25 17:42, Christopher Schultz wrote:
>Daniel,
>
>On 7/11/25 11:57 AM, Daniel Sheridan wrote:
> >
> > [snip]
> >
>> Correct, almost the entire delay is during the JAR scanning when the
>> files are being accessed.
>>
>> We are using expanded-WAR deployment.
>
>Good. That fixes at least on
Hi,
I’ve discovered that in my web application files that are uploaded via a form
with Safari (v18.5) and Tomcat (v11.0.9) has HTTP/2 enabled, they're being
corrupted.
If I use Chrome (v137.0.7151.122) they upload without error and if I disable
HTTP/2 on Tomcat, the files will upload without