Skip to content

Reduce default read-timeout#1820

Open
WouterGritter wants to merge 2 commits into
PaperMC:dev/3.0.0from
WouterGritter:reduce-read-timeout
Open

Reduce default read-timeout#1820
WouterGritter wants to merge 2 commits into
PaperMC:dev/3.0.0from
WouterGritter:reduce-read-timeout

Conversation

@WouterGritter

Copy link
Copy Markdown
Contributor

Fixes #1819

Reduces the default read-timeout to 25 seconds, avoiding the client disconnecting itself (tested & verified), and adds a config migration for an unchanged old value.

WouterGritter added a commit to GemstoneGG/Velocity-CTD that referenced this pull request Jun 8, 2026
Early-merge of upstream PaperMC#1820, which reduces the default
read-timeout from 30s to 25s and adds a config migration that updates
existing configs (bumping config-version to 2.9). The old 30s default
caused clients to time out on themselves and fully disconnect instead of
letting Velocity handle a graceful transfer/disconnect (see
PaperMC#1819).

Squashes upstream commits bc55c67 and 7b4bd78.
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

Successfully merging this pull request may close these issues.

read-timeout is too high, effectively does nothing in some scenarios

1 participant