2

我正在开发一个特定的 Web 应用程序防火墙,我正在对其进行基准测试以查看启用防火墙时的性能下降。
我正在使用siege -c3 XXX.XXX.XXX.XXX,但在 400 次请求后出现此错误:

[error] socket: -1311799552 connection timed out.: Connection timed out
[error] socket: -1303406848 connection timed out.: Connection timed out
[error] socket: -1295014144 connection timed out.: Connection timed out

注意我只使用了 3 个并发连接,所以我想知道为什么套接字会超时……我使用的是默认的 apache 配置。我没有明确安装 mod_evasion。我不知道是什么原因造成的。

4

0 回答 0