loadrunner error 27796 Failed to connect to server
Action.c(58): Error -27796: Failed to connect to server " www.baidu.com:80 ": [10048] Address already in use 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 and rebooting the machine See the readme.doc file for more information 该问题网上的回答多半是 跟据提示在注册表中已将TcpTimedWaitDelay 改为 1;MaxUserPort 改为 65534;并且重启电脑。 但是根据这个改了之后还是无法解决,因为我的服务在linux机器上,linux机器的连接数也已经改为最大,然后把连接设置成复用,就可以了~ vi /etc/sysctl.conf //修改文件里以下参数 #表示开启重用。允许将TIME-WAIT