testing your webserver with siege
First, youll need to untar the package:
$ tar xvzf siege-latest.tar.gz
Then youll need to configure it; the default configuration is a good start:
$ ./configure
Configuration help is available with the -help suffix. The only one that I’ve personally added on is SSL support through the -with-ssl=/usr/local/ssl suffix.
Next, its time to compile and install:
$ [...]
Popularity: 5% [?]
If you enjoy our post, feel free to subscribes to our rss feeds

















