Skip to content

weighttp on github for easier collaboration - main repo still on lighttpd.net

License

Notifications You must be signed in to change notification settings

lighttpd/weighttp

Repository files navigation

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

About

weighttp on github for easier collaboration - main repo still on lighttpd.net

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages