forked from lihongchao/Webbench
-
Notifications
You must be signed in to change notification settings - Fork 0
Web Bench is very simple tool for benchmarking WWW or proxy servers. Uses fork() for simulating multiple clients and can use HTTP/0.9-HTTP/1.1 requests. This benchmark is not very realistic, but it can test if your HTTPD can realy handle that many clients at once (try to run some CGIs) without taking your machine down.
License
aagun1234/Webbench
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Webbench was written by Radim Kolar 1997-2004 ([email protected]). UNIX sockets code (socket.c) taken from popclient 1.5 4/1/94 public domain code, created by Virginia Tech Computing Center. Copyright: GPL (see /usr/share/common-licenses/GPL)
About
Web Bench is very simple tool for benchmarking WWW or proxy servers. Uses fork() for simulating multiple clients and can use HTTP/0.9-HTTP/1.1 requests. This benchmark is not very realistic, but it can test if your HTTPD can realy handle that many clients at once (try to run some CGIs) without taking your machine down.
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 82.4%
- Roff 12.2%
- Makefile 5.4%