Skip to content

Conversation

@adrysn
Copy link
Member

@adrysn adrysn commented Dec 11, 2025

Summary

  • Increase TCP socket timeout from 60s/30s to 1 hour for app proxy connections
  • Enable TCP keepalive with 30-second interval to maintain connection health
  • Prevents premature connection drops during long-running sessions

Extend TCP socket timeout to 1 hour and enable keepalive with 30s
interval to prevent premature connection drops in app proxy.
@github-actions github-actions bot added area:lib Library and SDK related issue. size:XS ~10 LoC labels Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:lib Library and SDK related issue. size:XS ~10 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants