weixin_39657521
2021-01-10 00:20新人菜鸟请教3-生产机many connections can't be established
按照王斌对新人菜鸟请教2问题的回复,今天重新进行了部署,使用redis的6379端口进行复制流量,这次测试机正常启动intercept,而生产机却一直报many connections can't be established,生产机启动:./tcpcopy -x 6379-113.xx.xxx.xx:6379 -l /home/XX/tcp.log 日志显示: 2013/04/23 11:00:14 +799 [notice] session size:98 2013/04/23 11:00:14 +799 [notice] activate_dead_sessions 2013/04/23 11:00:19 +799 [notice] active:98,rel reqs:826,obs del:826 2013/04/23 11:00:19 +799 [notice] conns:0,resp packs:0,c-resp packs:0 2013/04/23 11:00:19 +799 [notice] send Packets:1750,send content packets:0 2013/04/23 11:00:19 +799 [notice] reconnect for closed :0,for no syn:44 2013/04/23 11:00:19 +799 [notice] retransmit:0 2013/04/23 11:00:19 +799 [notice] successful retransmit:0 2013/04/23 11:00:19 +799 [notice] syn cnt:1776,all clt packs:56672,clt cont:52274 2013/04/23 11:00:19 +799 [warn] no responses after 1280 secends 2013/04/23 11:00:19 +799 [warn] many connections can't be established
该提问来源于开源项目:session-replay-tools/tcpcopy
- 点赞
- 回答
- 收藏
- 复制链接分享
7条回答
为你推荐
- 如果在Golang http传输中保持连接的连接数达到MaxIdleConns,会发生什么情况
- transport
- tcp
- http
- 1个回答
- 网络/ Golang-剖析“ GET”请求
- http
- https
- connection
- 1个回答
- 如何使用连接池将mgo会话转换为mongo-go-driver客户端?
- mongodb
- 1个回答
- javaweb小项目,写添加功能时出错了检查了几遍sql没找到错误,但从报错信息来看是sql写错了?
- java
- intellij-idea
- tomcat
- 4个回答
- http:keep-alive保持php资源打开还是释放所有资源?
- apache
- keep-alive
- php
- 2个回答