Version 4.1 of the WebLoad tools adds a number of new features. In the course adding these features, there have been minor changes that break backwards compatibility of scripts with older tools.
webbot
program is no longer supported. All features
previously found in webbot
are now supported with
webclient
.webmon
program now uses the -v
flag where
in the past it used the -q
flag. This makes
the meanings of these flags the same on both
webmon
and webclient
. This change
will break existing scripts that use webmon
.webclient
program uses the HTTP/1.1 protocol by
default, rather than HTTP/1.0 that earlier versions used.
By default, it will use four threads to fetch gifs in
parallel, and obeys the full HTTP/1.1 Persistant Connection
(KeepAlive) semantics.
run.workload
allows better at-a-glance
tracking of performance while multi-usr runs are underway.