[PR #62] [MERGED] Enable keepalive also for tunnel connections. #133

Closed
opened 2026-05-05 11:02:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/62
Author: @goriccardo
Created: 11/28/2017
Status: Merged
Merged: 11/28/2017
Merged by: @mmatczuk

Base: masterHead: keepalive


📝 Commits (2)

  • 73c4677 Enable keepalive for tunnel connections.
  • ab5225d Enable keepalive for local TCP connections

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

📝 server.go (+10 -0)
📝 tcpproxy.go (+10 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mmatczuk/go-http-tunnel/pull/62 **Author:** [@goriccardo](https://github.com/goriccardo) **Created:** 11/28/2017 **Status:** ✅ Merged **Merged:** 11/28/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `keepalive` --- ### 📝 Commits (2) - [`73c4677`](https://github.com/mmatczuk/go-http-tunnel/commit/73c4677888bd31ea7e4bc76e7b16ec10ac8999a3) Enable keepalive for tunnel connections. - [`ab5225d`](https://github.com/mmatczuk/go-http-tunnel/commit/ab5225d6107f45799baff305ffab41d45d3d7839) Enable keepalive for local TCP connections ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server.go` (+10 -0) 📝 `tcpproxy.go` (+10 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:02:10 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/go-http-tunnel#133
No description provided.