BUILD (autobuild)

October 15, 2016 ยท View on GitHub

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./configure make

INSTALL (autobuild)

makeinstallormake install or sudo make install

BUILD (waf)

Make sure you have python installed, then:

./wafconfigure./waf configure ./waf build

See ./waf --help for available configure options and other commands available.

INSTALL (waf)

./wafinstallor./waf install or sudo ./waf install

USAGE

$ weighttp -h