lizconlan / siege-2.67-fork
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Liz (author)
Thu Dec 04 04:31:45 -0800 2008
commit 759d30475715ab62430bba45cd6c7e111cf4d783
tree 7e2e7b458625618c7ad1165e7b54d0a95cb94617
parent 42a0a19a1ee36e9f05bc8d5403b0c07dd4c576d5
tree 7e2e7b458625618c7ad1165e7b54d0a95cb94617
parent 42a0a19a1ee36e9f05bc8d5403b0c07dd4c576d5
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Thu Dec 04 04:11:40 -0800 2008 | |
| |
COPYING | Thu Dec 04 04:11:40 -0800 2008 | |
| |
ChangeLog | Thu Dec 04 04:11:40 -0800 2008 | |
| |
INSTALL | Thu Dec 04 04:11:40 -0800 2008 | |
| |
KNOWNBUGS | Thu Dec 04 04:11:40 -0800 2008 | |
| |
MACHINES | Thu Dec 04 04:11:40 -0800 2008 | |
| |
Makefile | Thu Dec 04 04:11:40 -0800 2008 | |
| |
Makefile.am | Thu Dec 04 04:11:40 -0800 2008 | |
| |
Makefile.in | Thu Dec 04 04:11:40 -0800 2008 | |
| |
NEWS | Thu Dec 04 04:11:40 -0800 2008 | |
| |
PLATFORM | Thu Dec 04 04:11:40 -0800 2008 | |
| |
README | Thu Dec 04 04:31:45 -0800 2008 | |
| |
acinclude.m4 | Thu Dec 04 04:11:40 -0800 2008 | |
| |
aclocal.m4 | Thu Dec 04 04:11:40 -0800 2008 | |
| |
acspecific.m4 | Thu Dec 04 04:11:40 -0800 2008 | |
| |
autom4te.cache/ | Thu Dec 04 04:11:40 -0800 2008 | |
| |
config.log | Thu Dec 04 04:11:40 -0800 2008 | |
| |
config.status | Thu Dec 04 04:11:40 -0800 2008 | |
| |
configure | Thu Dec 04 04:11:40 -0800 2008 | |
| |
configure.in | Thu Dec 04 04:11:40 -0800 2008 | |
| |
doc/ | Thu Dec 04 04:11:40 -0800 2008 | |
| |
html/ | Thu Dec 04 04:11:40 -0800 2008 | |
| |
include/ | Thu Dec 04 04:11:40 -0800 2008 | |
| |
install-sh | Thu Dec 04 04:11:40 -0800 2008 | |
| |
lib/ | Thu Dec 04 04:11:40 -0800 2008 | |
| |
libtool | Thu Dec 04 04:11:40 -0800 2008 | |
| |
readme-stuff/ | Thu Dec 04 04:23:15 -0800 2008 | |
| |
src/ | Thu Dec 04 04:11:40 -0800 2008 | |
| |
utils/ | Thu Dec 04 04:11:40 -0800 2008 |
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)
