发布于 2014-04-13 12:16:11
它是用于运行测试的同时客户端连接的数量。客户端是httpress (https://bitbucket.org/yarosla/httpress/wiki/Home):
httpress <options> <url>
-n num number of requests (default: 1)
-t num number of threads (default: 1)
-c num concurrent connections (default: 1)
-k keep alive (default: no)
-z pri GNUTLS cipher priority (default: NORMAL)
-h show this help并发性引用作为httpress的"-c“参数的并发连接。
https://stackoverflow.com/questions/23036615
复制相似问题