Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Invalid Ping Frame Rate with Jetty 9.4.21 v20190926

Hi.

On Fri, Oct 18, 2019 at 3:32 PM Michele Rossi <michele.rossi@xxxxxxxxx> wrote:
>
> hi all,
> I recently upgraded my system to the latest Jetty build, 9.4.21.v20190926/, and since then we started seeing loads of error messages like the one reported below.

This addressed a potential security vulnerability with HTTP/2.
The clients are collectively sending more than 20 pings/s.
How many active connections do you have?
What clients are connected?

> I am now reverting to 9.4.20, will report to the mailing list if that fixes the issue.

I guess it will.
9.4.22 will have this parameter easily configurable in *.ini files.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top