Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timbunce/http_load

My modification for http_load
https://github.com/timbunce/http_load

Last synced: about 16 hours ago
JSON representation

My modification for http_load

Awesome Lists containing this project

README

        

http_load - multiprocessing http test client
version of 12mar2006

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 [email protected] http://www.acme.com/jef/