Skip to content

bydzen/apache2-bechmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apache2-benchmark

Tool for bechmarking your apache2 based sites. Clone and enjoy bechmarking!

Quick Installation

Complete command:

Clone, move to directory, create executable, and run the file (just copy all, paste, and execute)

git clone https://github.com/rayatiga/apache2-bechmark.git
cd apache2-bechmark
chmod +x bench.sh
./bech.sh

Manual Installation

Step-by-Step (+4) Manual Installation:

Clone this repo

git clone https://github.com/rayatiga/apache2-bechmark.git

Move to apache2-bechmark directory by

cd apache2-bechmark

Make file bench.sh executable by

chmod +x bench.sh

Running the file

./bech.sh

That's all, thank you!

About

Tool for bechmarking your apache2 based sites. Clone and enjoy bechmarking!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%