1 Star 0 Fork 0

yuanqinghe/http_load

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
http_load - multiprocessing http test client
		     version of 09Mar2016

http_load runs multiple http fetches in parallel, to test the
throughput of a web server.  However unlike most such test clients,
it runs in a single process, so it doesn't bog down the client
machine.  It can be configured to do https fetches as well.

See the manual entry for more details.

Files in this distribution:

    README		this
    Makefile		guess
    http_load.c		source file
    http_load.1		manual entry
    timers.c		timers package
    timers.h		headers for timers package
    make_test_files	simple script to create a set of test files

To build: If you're on a SysV-like machine (which includes old Linux systems
but not new Linux systems), edit the Makefile and uncomment the SYSV_LIBS
line.  If you're doing SSL, uncomment those lines too.  Otherwise, just do
a make.

Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.

    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/

空文件

简介

http_load支持post 展开 收起
C 等 4 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/heyuanqingCode/http_load.git
git@gitee.com:heyuanqingCode/http_load.git
heyuanqingCode
http_load
http_load
master

搜索帮助