51Testing软件测试论坛

标题: 做web压力测试时提示no buffer space available [打印本页]

作者: thefirstred    时间: 2006-2-17 11:31
标题: 做web压力测试时提示no buffer space available
访问1K的页面时没这个问题,访问2M的页面就会报错,谁知道这是怎么回事吗?

按照Controller的提示修改注册表的设置,发现注册表跟controller的要求已经是一样的了,除了下面最后一点:
Action.c(9): Error -27780: read to host "192.168.0.16" failed: [10055] No buffer space available
Try changing the registry value
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\tcpip\Parameters\TcpTimedWaitDelay to 30
and HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\tcpip\Parameters\MaxUserPort to 65534
Try also increasing the size of the NonPagedPool Memory as follows:
1. Open the Windows Registry.
2. Select Find>Data and search for the term 'SharedSection'.
3. This search should return a path similar to this:
   My Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Sub Systems\Windows
4. Modify the second value to 4096.
5. Reboot the machine
我的注册表里的HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Sub Systems\Windows根本就没有second这一项,不知道应该怎么修改?

[ 本帖最后由 thefirstred 于 2006-2-17 16:20 编辑 ]




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2