Networking Forums

Networking Forums > Computer Networking > Linux Networking > ICMP ping effecting network flow?

Reply
Thread Tools Display Modes

ICMP ping effecting network flow?

 
 
Roy L Butler
Guest
Posts: n/a

 
      05-11-2006, 11:12 PM
Everyone,

I was told by someone at a systems conference about 10 years ago that if
you ping a server over the Internet while downloading a file from it,
your download will take place quicker. I thought it was bogus then and
still kind of lean towards that. I see no difference from some simple
tests I've tried. But, perhaps there's something to do with a common
design of routers and traffic flows that I just don't get. The guy who
told me got a knowing nod from someone else and neither were in a
position to just be pulling legs. Were they both wrong and just trying
to sound smart? Any (real) info would be much appreciated. It's
tickled the back of my mind for a long time.


Roy
 
Reply With Quote
 
 
 
 
Rick Jones
Guest
Posts: n/a

 
      05-12-2006, 12:00 AM
Roy L Butler <(E-Mail Removed)> wrote:
> I was told by someone at a systems conference about 10 years ago
> that if you ping a server over the Internet while downloading a file
> from it, your download will take place quicker. I thought it was
> bogus then and still kind of lean towards that. I see no difference
> from some simple tests I've tried. But, perhaps there's something
> to do with a common design of routers and traffic flows that I just
> don't get. The guy who told me got a knowing nod from someone else
> and neither were in a position to just be pulling legs. Were they
> both wrong and just trying to sound smart? Any (real) info would be
> much appreciated. It's tickled the back of my mind for a long
> time.


I'd chalk it up to leg-pulling. The only way I could see a ping
helping a transfer would be if it was _just_ enough to help keep the
NICs' interrupt throttles from being too aggressive.

rick jones
--
The glass is neither half-empty nor half-full. The glass has a leak.
The real question is "Can it be patched?"
these opinions are mine, all mine; HP might not want them anyway...
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
 
Reply With Quote
 
Moe Trin
Guest
Posts: n/a

 
      05-13-2006, 01:05 AM
On Thu, 11 May 2006, in the Usenet newsgroup comp.os.linux.networking, in
article <e40gdr$5l1$(E-Mail Removed)>, Roy L Butler wrote:

>I was told by someone at a systems conference about 10 years ago that if
>you ping a server over the Internet while downloading a file from it,
>your download will take place quicker. I thought it was bogus then and
>still kind of lean towards that. I see no difference from some simple
>tests I've tried.


Anecdotal evidence - no observed difference. Why? Because the services
have nothing to do with each other. On the server, the 'ftp' or 'web'
server is an application running at the top of the networking stack. With
most operating systems, 'ping' (ICMP Echo) is a network service that is
part of the networking stack. At the client side, 'ping' is normally
just another application - which if anything is stealing CPU cycles that
could ordinarily be used for something more useful.

>But, perhaps there's something to do with a common design of routers and
>traffic flows that I just don't get.


As far as the routers are concerned, it's just another packet. An ICMP
packet _MAY_ be processed at a lower priority than TCP or UDP, because
ICMP is more used as an error, or diagnostic, while the others are
carrying "useful" data.

>The guy who told me got a knowing nod from someone else and neither were
>in a position to just be pulling legs.


Why not? Are you the "boss" that they dare not lie to? Or was their boss
present and would not take kindly to such humor?

>Were they both wrong and just trying to sound smart? Any (real) info
>would be much appreciated. It's tickled the back of my mind for a long
>time.


Ten years ago - to late to do anything. The right thing to do AT THE TIME
would have been to ask them to explain why they felt this to be true.

Old guy
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Real time IP flow monitor for Home network Dani Camps Linux Networking 2 11-10-2011 04:16 AM
Ping and ICMP Rusty Lady Broadband 4 09-27-2010 06:11 PM
Sending a "ping": Which (ICMP) ports must be open in firewall to receive answer ? Peter Waibel Linux Networking 2 03-29-2007 05:49 PM
Network Identification/Administration/Flow Control/Error pattern in C photodose@gmx.de Linux Networking 3 10-08-2006 07:51 AM
Ping and Icmp / ethereal Yomus Windows Networking 0 06-07-2005 05:09 AM



1 2 3 4 5 6 7 8 9 10 11