Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

AndyPSam/htBENCH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htBENCH

A Multithreaded Web Server Benchmarking Tool

Usage

cd src
make all
./htbench
Usage: htbench [options]
Options are:
        -o hostname Hostname of the web server
        -p portno portno of the web server
        -r request Number of requests to perform
        -d duration duration of the test in seconds
        -t threads total number of threads to use
        -h help Show the usage of the app
        -v verbose Provides verbose display of statistics

sh htbench.sh

Collaborators

License

Licensed under MIT.

About

A Web Server Benchmarking Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 96.2%
  • Makefile 1.8%
  • C++ 1.7%
  • Shell 0.3%