-
Notifications
You must be signed in to change notification settings - Fork 824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
断线后能否保持一段时间不断开? #129
Comments
what 7 u say |
让frp短时间不断开 |
一般你掉线就会断开服务,然后服务尝试重新连接的,如果你有需要的场景,可以设置探测连接的时间超过一分钟,當你把探測時間超过你断线时间,你的服务就会以为你还在线(实际你没有网络连接),其实不建议这样做 |
那么请问,在toml文件内修改哪一个项目是设置探测连接的? |
因为家宽5天就会强制断线一次(断线几十秒自动重连),但是公网Ip并没有变。有没有什么可以设置让它在掉线的时候,一分钟内不断开已经连接的in
The text was updated successfully, but these errors were encountered: