lizconlan / siege-2.67-fork

Fork of JoeDog's Siege app, with extra logging abilities

This URL has Read+Write access

Liz (author)
Thu Dec 04 04:31:45 -0800 2008
commit  759d30475715ab62430bba45cd6c7e111cf4d783
tree    7e2e7b458625618c7ad1165e7b54d0a95cb94617
parent  42a0a19a1ee36e9f05bc8d5403b0c07dd4c576d5
name age message
file AUTHORS Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file COPYING Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file ChangeLog Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file INSTALL Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file KNOWNBUGS Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file MACHINES Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file Makefile Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file Makefile.am Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file Makefile.in Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file NEWS Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file PLATFORM Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file README Thu Dec 04 04:31:45 -0800 2008 updated README file [Liz]
file acinclude.m4 Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file aclocal.m4 Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file acspecific.m4 Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory autom4te.cache/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file config.log Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file config.status Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file configure Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file configure.in Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory doc/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory html/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory include/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file install-sh Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory lib/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
file libtool Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory readme-stuff/ Thu Dec 04 04:23:15 -0800 2008 adding the original readme files back in [Liz]
directory src/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
directory utils/ Thu Dec 04 04:11:40 -0800 2008 source code commit! [Liz]
README
Unofficial fork of JoeDog's excellent Siege app http://www.joedog.org/JoeDog/Siege

Extended logging format to record the HTTP "errors" (codes of 400 or higher, bar redirects) as well as socket failures

Added -E=FILE command line option to record the verbose data for each HTTP request to a specified file (useful if you 
are running Siege tests in an automated fashion but still want to be able to monitor progress by looking at the screen)