forked from lighttpd/weighttp
-
Notifications
You must be signed in to change notification settings - Fork 0
weighttp on github for easier collaboration - main repo still on lighttpd.net
License
ivagulin/weighttp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
weighttp - a lightweight and simple webserver benchmarking tool ----------------------------------------- Please see http://weighttp.lighttpd.net/ for current info. BUILD ===== Make sure you have libev* and python (for waf) installed, then: $ ./waf configure $ ./waf build See ./waf --help for available configure options and other commands available. INSTALL ======= $ ./waf install or $ sudo ./waf install USAGE ===== $ weighttp -h UNINSTALL ========= $ ./waf uninstall or $ sudo ./waf uninstall You can also chain commands: $ ./waf configure clean build install ---- * libev can be found in your distro's repository or at http://software.schmorp.de/pkg/libev.html
About
weighttp on github for easier collaboration - main repo still on lighttpd.net
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 94.1%
- Python 5.9%