Re: Excessive memory usage for HTTP/2 requests

2025-01-02 Thread Mark Thomas
Arjan, This is the right place to ask that question. Taking a look at this is on my TODO list. Between addressing CVE-2024-50379 and CVE-2024-56337 and the holiday season I haven't got to it yet. I expect to look at it before the next release (it isn't the only issue on my TODO list). Mark

Re: [OT] Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2025-01-02 Thread Christopher Schultz
James, On 1/2/25 2:45 PM, James H. H. Lampert wrote: On 1/2/25 10:38 AM, Christopher Schultz wrote: Is it possible that you are using a self-signed cert in this case? If you do not import the signed certificate properly into the keystore, you can end up with your private key+cert separate fro

Re: [OT] Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2025-01-02 Thread James H. H. Lampert
On 1/2/25 10:38 AM, Christopher Schultz wrote: Is it possible that you are using a self-signed cert in this case? If you do not import the signed certificate properly into the keystore, you can end up with your private key+cert separate from the signed one from the CA. If you only have a sin

Re: [OT] Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2025-01-02 Thread Christopher Schultz
James, On 1/1/25 3:10 PM, James H. H. Lampert wrote: On 12/29/24 3:34 PM, Christopher Schultz wrote: Do you have a capture of the exact error? Handshake errors typically include at least a terse amount of detail. Here is what I get, after clicking the "details" button : This site can’t pro

Re: (errata corige) contextDestoryed events order of calling

2025-01-02 Thread Christopher Schultz
Ivano, On 12/31/24 3:56 AM, Ivano Luberti wrote: Chris Il 27-Dec-24 19:18, Christopher Schultz ha scritto: Ivano, On 12/27/24 12:48 PM, Ivano Luberti wrote: Chris, first of all thanks for your response. Il 27-Dec-24 18:37, Christopher Schultz ha scritto: Ivano, On 12/27/24 11:48 AM, Ivan

Re: Excessive memory usage for HTTP/2 requests

2025-01-02 Thread Arjan van IJzendoorn
Hello, Am I asking questions in the wrong place or in the wrong way? I was hoping to hear from someone here. Please point me in the right direction if this is not the place. This "memory leak" may happen to others, too. Thanks, Arjan From: Arjan van IJzendoor