fuimaz / spserver

Automatically exported from code.google.com/p/spserver
Other
0 stars 0 forks source link

exceed 30000 clients cause session(2036.0) error, r 0(0), w 52(0), i 0, o 0, s 5(1019)testecho[29478]: session(2036.0) invalid, unknown FROM #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If you are not sure whether this is a bug, please go to
http://groups.google.com/group/spserver to request help.

What steps will reproduce the problem?
1.client ./teststress -h 192.168.21.188 -c 30000 -m 5
2.server ./testecho
3.

What is the expected output? What do you see instead?
正常处理后,客户端会统计传递消息个数和网络读写的平均��
�度。
服务端异常输出如下:
session(24638.0) error, r 0(0), w 52(0), i 0, o 0, s 640(28032)

 error, r 0(0), w 52(0), i 0, o 0, s 0(28672)testecho[31802]: session(28993.0) invalid, unknown FROM

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by xiaodong...@gmail.com on 6 Jul 2011 at 6:36

GoogleCodeExporter commented 9 years ago
使用F5架构的网络,用http请求,也会出现大量这样的问题,��
�高人指点

Original comment by zhouqian...@gmail.com on 13 Mar 2012 at 2:09