sdyates has asked for the wisdom of the Perl Monks concerning the following question:
Folks, once again I bow before the monks seeking direction. I want to load test an image server, but I do not want to use simple GET requests. I want to do the following:
1) send a request and determine its successNow to do this, I do not think Get requests will suffice... I will need to be able to read the TCP headers and such.
My problem is that I am not sure which perl modules will work best for me. I want something that will do the job, but is easy enough to work with and not require a CIE--I am only a ccna--lol
Your guidance is much appreciated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Using network calls to load test
by tachyon (Chancellor) on Feb 26, 2003 at 16:54 UTC | |
|
Re: Using network calls to load test
by joe++ (Friar) on Feb 26, 2003 at 16:32 UTC | |
|
Re: Using network calls to load test
by cees (Curate) on Feb 26, 2003 at 16:40 UTC | |
|
Re: Using network calls to load test
by Abigail-II (Bishop) on Feb 26, 2003 at 16:42 UTC | |
|
Re: Using network calls to load test
by adrianh (Chancellor) on Feb 26, 2003 at 16:42 UTC |