mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #879] [CLOSED] Fix the problem of long connection for more than 30 seconds and disconnection of the server #4271
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4271
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?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/879
Author: @235832289
Created: 8/6/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
ecc9e32修正长连超过30秒与服务器断开的问题a522be2Change the name from "ResponseHeaderTimeout " to "vhost_http_timeout" and Use lowercase letter at the beginning📊 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
The problem of long connection for more than 30 seconds and disconnection of the server
#770
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.