Re: how to benchmark connection

2004-11-03 Thread JupiterHost.Net
Ing. Branislav Gerzo wrote: Hi all, anoyone could me show the start point for measuring response time of my $start = time(); # do connection my $stop = time(); my $lapse = $stop - $start; print "It took $lapse seconds\n"; search http://search.cpan.org for Time::HiRes The 1st 3 results look very pr

how to benchmark connection

2004-11-01 Thread Ing. Branislav Gerzo
Hi all, anoyone could me show the start point for measuring response time of some server on some port ? I don't want ICMP ping. I'd like to know time, when server send, that connection was succesful. Thanks. -=x=- Skontrolované antivírovým programom NOD32 -- To unsubscribe, e-mail: [EMAIL P