[PR #882] [MERGED] Fix the problem of long connection for more than 30 seconds and disconnection of the server #4270

Closed
opened 2026-05-05 14:38:52 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/882
Author: @235832289
Created: 8/8/2018
Status: Merged
Merged: 8/8/2018
Merged by: @fatedier

Base: devHead: master


📝 Commits (1)

  • 9bb0839 Fix the problem of long connection for more than 30 seconds and disconnection of the server

📊 Changes

4 files changed (+19 additions, -1 deletions)

View changed files

📝 cmd/frps/root.go (+3 -0)
📝 conf/frps_full.ini (+3 -0)
📝 models/config/server_common.go (+11 -0)
📝 utils/vhost/newhttp.go (+2 -1)

📄 Description

Fix the problem of long connection for more than 30 seconds and disconnection of the server


🔄 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/fatedier/frp/pull/882 **Author:** [@235832289](https://github.com/235832289) **Created:** 8/8/2018 **Status:** ✅ Merged **Merged:** 8/8/2018 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `master` --- ### 📝 Commits (1) - [`9bb0839`](https://github.com/fatedier/frp/commit/9bb08396c78c0595c3aeb3053141892f77de25b0) Fix the problem of long connection for more than 30 seconds and disconnection of the server ### 📊 Changes **4 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frps/root.go` (+3 -0) 📝 `conf/frps_full.ini` (+3 -0) 📝 `models/config/server_common.go` (+11 -0) 📝 `utils/vhost/newhttp.go` (+2 -1) </details> ### 📄 Description Fix the problem of long connection for more than 30 seconds and disconnection of the server --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:38:52 -06:00
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: github-starred/frp#4270
No description provided.