On 20/08/2023 05:21, Mark Thomas wrote:
On 18/08/2023 11:28, Rubén Pérez wrote:
I started experiencing exactly the same issue when updating from Spring
6.0.7 to 6.0.9, therefore updating tomcat from 10.1.5 to 10.1.8. The
Memory
leak is very clearly visible in my monitoring tools. A further
On Sun, Aug 20, 2023 at 4:25 PM wrote:
> Kaushal,
>
> please check the new configuration method with SSLHostConfig - your's is
> probably from an older version, right? In the working version you already
> use it.
>
> see my (redacted) config:
>
> protocol="org.apache.coyote.http11.Ht
Hello,
> -Ursprüngliche Nachricht-
> Von: Bhavesh Mistry
> Gesendet: Sonntag, 20. August 2023 04:09
> An: Tomcat Users List
> Betreff: Re: Tomcat 9 Connector config allowHostHeaderMismatch not
> working as expected
>
> Hi Mark,
>
> Thanks for your quick reply. According to the spec,
On 18/08/2023 11:28, Rubén Pérez wrote:
This is a response to an existing thread (about Memory leak in recent
versions of Tomcat):
https://www.mail-archive.com/users@tomcat.apache.org/msg141882.html
I haven't found a way to reply publicly as a continuation of that thread.
You need to reply to
Kaushal,
please check the new configuration method with SSLHostConfig - your's is
probably from an older version, right? In the working version you already use
it.
see my (redacted) config:
truststoreFile="${catalina.base}/conf/ssl/cacerts.jks"
truststo