Hello,
On Wed, 9 Jan 2002, Dennis Kruyt wrote:
> Hi,
>
> I am looking for software for testing my lvs webservers with
> persistant connection. With normal http benchmarking tools all request
> com from one ip, but i want to simulate a few honderd connections from
> different ip's with persistant connections.
>
> Is there a good tool for, or have anyone a good idea?
>
I don't know how many different ip addresses you want to use. If it is
several IP addresses, you may allocate some client machines to perform the
test, and may use ZDLab's WebBench program.
If you want to simulate connections from hundreds of different IP
addresses at a single client machine, I don't know if there is a tool that
already exists for this purposal. Maybe you write some programs, to
configure hundreds of different IPs on alias interface, and randomly
pickup one and bind socket with it, then perform service access.
Regards,
Wensong
|