在Controller运行场景时提示“
vuser_init.c(12): Error: Socket descriptor not found. Hint: the problem might be solved applying the following: (1) Update Run-Time Settings to Run Vuser as a process. (2) Add the following line into mdrv.dat, [lr_socks] section: 'ExtCmdLineConc=-UsingWinInet Yes'.
ExtCmdLineConc=-UsingWinInet Yes”
查看了http://blog.sina.com.cn/s/blog_b5fe6b270101e2sj.html,才想起来是做IP欺骗时,有些设置没有改回来,按照该博主的文章指引,修改后,可以运行成功。