[GH-ISSUE #192] 使用它做网络代理服务器出现大量的端口 time_wait #119

Closed
opened 2026-02-27 23:15:31 +03:00 by kerem · 1 comment
Owner

Originally created by @simplehu on GitHub (Dec 7, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/192

如题,使用goproxy做网络代理服务器,几天后出现大量的端口 time_wait!

Originally created by @simplehu on GitHub (Dec 7, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/192 如题,使用goproxy做网络代理服务器,几天后出现大量的端口 time_wait!
kerem closed this issue 2026-02-27 23:15:32 +03:00
Author
Owner

@snail007 commented on GitHub (Feb 26, 2019):

time_wait是对方没有正确关闭,我方必须等待的一个安全tcp特性,这个可以通过修改系统的参数减少等待时间.

<!-- gh-comment-id:467361771 --> @snail007 commented on GitHub (Feb 26, 2019): time_wait是对方没有正确关闭,我方必须等待的一个安全tcp特性,这个可以通过修改系统的参数减少等待时间.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#119
No description provided.