mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #136] too many open connections on socket after 3 hours of running the client #85
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tylkomat on GitHub (Aug 28, 2021).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/136
After 3 hours of running the client I get the following errors in the log (replaced IPs and Ports with placeholders)
I configured two tunnels which are called quite often, the http tunnelevery 5 minutes and the tcp every couple of seconds. This is my config:
Any idea what could be causing this?