jetty / jetty/jetty.project

HTTP/2 apply SETTINGS configuration on reply

Open
#9,801 4 comments 0 reactions 1 assignee Claimed by @sbordet View on GitHub
Bug Specification
Dominant language
Java
Stars
4.1k
Forks
2k
Avg merge
3d 56m
Merged PRs (30d)
48

Description

**Jetty version(s)**
10+

**Description**
Currently, the SETTINGS configuration is applied locally before receiving the SETTINGS reply from the other peer.

This may cause races between the local peer that already has the new configuration, and the remote peer which is not aware of the new configuration.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.