Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings printed out for HTTP/2 Settings #2207

Open
lprimak opened this issue Apr 4, 2024 · 1 comment
Open

Warnings printed out for HTTP/2 Settings #2207

lprimak opened this issue Apr 4, 2024 · 1 comment

Comments

@lprimak
Copy link

lprimak commented Apr 4, 2024

Started seeing these in the logs. Not readily reproducible but appears with the later versions of Grizzly 4.0.0
Maybe has something to do with Chrome but I am not sure.

[#|2024-03-14T16:09:23.862+0000|WARNING|Payara 6.2024.3|org.glassfish.grizzly.http2.frames.SettingsFrame|_ThreadID=91;_ThreadName=http-thread-pool::http-listener-2(3);_TimeMillis=1710432563862;_LevelValue=900;|
  Setting 2,794 is unknown and will be ignored|#]

[#|2024-03-14T16:09:32.167+0000|WARNING|Payara 6.2024.3|org.glassfish.grizzly.http2.frames.SettingsFrame|_ThreadID=90;_ThreadName=http-thread-pool::http-listener-2(2);_TimeMillis=1710432572167;_LevelValue=900;|
  Setting 6,714 is unknown and will be ignored|#]

See also payara/Payara#6587

@lprimak
Copy link
Author

lprimak commented Apr 4, 2024

Chrome is the only browser I can reproduce this with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant