baidu / baidu/Jprotobuf-rpc-socket

在特定网络操作环境下,是否有可能会出现服务端所在主机网络连接数暴涨的情况?

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
535
Forks
216
PR merge metrics
No merged PRs in 30d

Description

目前我有40台左右客户端电脑(每台电脑在周期性(10秒)断网后自动拨号上网操作,公网IP会不断发生变化),如果使用该组件构建客户端与服务端交互操作程序,因客户端程序在与服务端交互操作过程中总是会出现物理网络被强行断开的情况,会不会导致服务端无效连接暴涨,若不进行人工干预将最终撑爆主机连接数上限的情况?程序模块中有提供自动网络心跳和连接失效监测并自动关闭连接清除功能吗?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Java component's server-side TCP connection lifecycle during the clients' forced 10-second disconnects and changing public IPs. Check whether automatic heartbeats, failure detection, and invalid-connection cleanup are provided, then document the observed behavior and whether repeated disconnects can exhaust server connection limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.