Re: calling a server via http

2001-12-08 Thread Matt C.
Check out the following script: I bet you can very easily tailor it to do exactly what you want. I use it for load-testing... I *believe* this is the original "crashme" script from the mod_perl guide written by Stas Bekman (the script was written by someone else and modified by Stas). Not sure wh

Re: calling a server via http

2001-12-08 Thread Maxim Berlin
Hello rory, Saturday, December 08, 2001, rory o'connor <[EMAIL PROTECTED]> wrote: roc> I'm not sure if perl is best suited for this project - but I bet it is! I roc> need to call a server (perhaps via lynx?) in a cron'd script and then time roc> how long it takes for the page to load. roc>

calling a server via http

2001-12-08 Thread rory o'connor
I'm not sure if perl is best suited for this project - but I bet it is! I need to call a server (perhaps via lynx?) in a cron'd script and then time how long it takes for the page to load. The reason is that sometimes the remote server stops loading pages due to some unknown problem (this is