Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Collecting ping times

by CombatSquirrel (Hermit)
on Aug 18, 2003 at 17:11 UTC ( [id://284645]=note: print w/replies, xml ) Need Help??


in reply to Collecting ping times

I don't see any problem with the code, but my first guess would be that something happened to @times. I would insert a warn "scalar \@times = " . scalar(@times) if (@times != 4); to check on that, but actually I am as puzzled as you are.
Good luck hunting down the bug!

Added second thought: I am not really into networking and online stuff, but what about those DOS attacks or something similar? Could it be the remote server trying to intervene when it supposes an attack?

Replies are listed 'Best First'.
Re: Re: Collecting ping times
by EyeOpener (Scribe) on Aug 18, 2003 at 19:07 UTC
    Thanks, and I think you're right about @times. That must be where something(?) is happening. It's a sporadic problem, so I can't force it, but I'll let you know what I find.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://284645]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-25 11:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found