Drafting fixes for Apple/XNU Darwin Connectivity issues

Co-Authored-By: Aleksandr Kalashnikov <33665156+sleep3r@users.noreply.github.com>
This commit is contained in:
Alexey
2026-03-30 23:35:41 +03:00
parent 07d774a82a
commit 65da1f91ec
7 changed files with 499 additions and 50 deletions

View File

@@ -610,7 +610,8 @@ ip = "0.0.0.0"
ip = "::"
[timeouts]
client_handshake = 15
client_first_byte_idle_secs = 300
client_handshake = 60
client_keepalive = 60
client_ack = 300