Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lpereira/weighttp
weighttp on github for easier collaboration - main repo still on lighttpd.net
https://github.com/lpereira/weighttp
Last synced: 4 days ago
JSON representation
weighttp on github for easier collaboration - main repo still on lighttpd.net
- Host: GitHub
- URL: https://github.com/lpereira/weighttp
- Owner: lpereira
- License: other
- Fork: true (lighttpd/weighttp)
- Created: 2012-09-30T15:28:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T14:44:42.000Z (about 3 years ago)
- Last Synced: 2024-08-01T15:33:12.651Z (3 months ago)
- Language: C
- Homepage: http://redmine.lighttpd.net/projects/weighttp/wiki
- Size: 131 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
weighttp - a lightweight and simple webserver benchmarking tool
---------------------------------------------------------------This rewrite is based on weighttp by Thomas Porzelt
git://git.lighttpd.net/weighttp
https://github.com/lighttpd/weighttp/Contact code () gluelogic . com with comments or suggestions.
---------------------------------------------------------------
Please see http://weighttp.lighttpd.net/ for current info.
BUILD (autobuild)
=====When running from git (should not be necessary when building from tar),
requires automake, autoconf and friends:$ ./autogen.sh
Then:
$ ./configure
$ makeINSTALL (autobuild)
=======$ make install
or
$ sudo make installBUILD (waf)
=====Make sure you have python installed, then:
$ ./waf configure
$ ./waf buildSee ./waf --help for available configure options and other commands available.
INSTALL (waf)
=======$ ./waf install
or
$ sudo ./waf installUSAGE
=====$ weighttp -h