mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2137] 想了解一下Proxy的连接状态 #1700
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#1700
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 @milk-lyl on GitHub (Dec 7, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2137
The solution you want
我想要了解一下,当我使用http代理一个web服务时,如果我长期没有去请求这个代理的服务,那么这个代理的连接是否会断开,还是长久的保持着?
Application scenarios of this function
比如我现在有1000台设备需要进行代理,但我日常工作中可能只有20台在进行工作,那么那些长时间未使用的代理能否被关闭,等待有需要时再启动。