Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bruce2008github/eHttpBench

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Note:

The eHttpBench is a tool for benchmarking web servers. It can simulate thousands clients to access the the web page(HTTP/1.1 requests). This benchmark can test if your HTTP Server can realy handle that many clients at once without taking your machine down.

It's written in the Erlang programming language and has been verified in the OTP-15B.

For Erlang programming language, pls refer to http://en.wikipedia.org/wiki/Erlang_(programming_language)


Build:

  1. Make sure you have installed the erlang(http://www.erlang.org/)

  2. run make command


Usage:

  1. launch your web server application

  2. launch the eHttpBench.erl with the specified the server url info , concurrent clients number and total requests number. (run ./eHttpBench.erl -h to see the detail info)

  3. If you need to run a lot of concurrent connections testing, Please tune your linux server at first, and check the system limit(ulimit -a)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.