From: don-lartc@isis.cs3-inc.com (Don Cohen)
To: lartc@vger.kernel.org
Subject: [LARTC] re: Anyone else seen this one? (ping)
Date: Wed, 02 Oct 2002 00:32:49 +0000 [thread overview]
Message-ID: <marc-lartc-103351887316377@msgid-missing> (raw)
Anyone else seen this one?
>
> ping -n {remote host}
> { 6 second delay }
> 64 bytes from 216.168.105.33: icmp_seq=0 ttl%5 time=6sec
> 64 bytes from 216.168.105.33: icmp_seq=1 ttl%5 time=5sec
> 64 bytes from 216.168.105.33: icmp_seq=2 ttl%5 time=4sec
> 64 bytes from 216.168.105.33: icmp_seq=3 ttl%5 time=3sec
> 64 bytes from 216.168.105.33: icmp_seq=4 ttl%5 time=2sec
> 64 bytes from 216.168.105.33: icmp_seq=5 ttl%5 time=1sec
> 64 bytes from 216.168.105.33: icmp_seq=6 ttl%5 time$2usec
> 64 bytes from 216.168.105.33: icmp_seq=7 ttl%5 time%0usec
> ...
Yes, and I know just how to make it happen.
You put ping packets and some other type of packets into the same
low rate class. Then you send a bunch of the other kind of packet
and start your ping. Suppose your class is allowed to send 10 pps
and you start with 60 other packets (perhaps even ping packets
belonging to someone else) in the queue when you start your ping.
6 seconds later all of your ping packets get to the head of the queue
and are sent in the next second. Of course, the first one was sent 6
sec ago, but the next was sent 5 sec. ago, the third 4 sec. ago, etc.
The first 6 replies all return at about the same time and look like
those above. The rest appear at 1 sec intervals as you send them
and look like the last two.
BTW, this is pretty similar to the example that lead me to suggest a
limited lifetime in the queue.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
reply other threads:[~2002-10-02 0:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-103351887316377@msgid-missing \
--to=don-lartc@isis.cs3-inc.com \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.