BUILD (autobuild)
March 22, 2025 ยท View on GitHub
weighttp - lightweight and simple webserver benchmarking tool
This rewrite is based on weighttp by Thomas Porzelt git://git.lighttpd.net/weighttp https://git.lighttpd.net/lighttpd/weighttp/
Contact code () gluelogic . com with comments or suggestions.
Please see http://weighttp.lighttpd.net/wiki for current info.
BUILD (autobuild)
When running from git (should not be necessary when building from tar), requires automake, autoconf and friends:
./autogen.sh ./configure make #sudo make install
BUILD (meson)
meson setup --prefix /usr/local build cd build meson compile #sudo meson install
USAGE
$ weighttp -h