All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] TCP traffic
@ 2000-10-29 20:44 Afr
  2000-10-30 22:27 ` bert
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Afr @ 2000-10-29 20:44 UTC (permalink / raw)
  To: lartc

<PRE>Hi all,
Does anybody know a package to control the bandwidth using  &quot;TCP Congestion
Control&quot; method?

Best Regards
Hoomaan Naimi
Afranet Network Administrator





</PRE>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [LARTC] TCP traffic
  2000-10-29 20:44 [LARTC] TCP traffic Afr
@ 2000-10-30 22:27 ` bert
  2000-10-31  1:06 ` Hoomaan
  2000-10-31 19:42 ` Guy
  2 siblings, 0 replies; 4+ messages in thread
From: bert @ 2000-10-30 22:27 UTC (permalink / raw)
  To: lartc

<PRE>On Mon, Oct 30, 2000 at 12:02:07AM +0330, <A HREF="mailto:Afr@net">Afr@net</A> Tech Support wrote:
&gt;<i> Hi all,
</I>&gt;<i> Does anybody know a package to control the bandwidth using  &quot;TCP Congestion
</I>&gt;<i> Control&quot; method?
</I>
Do you mean Explicit Congestion Notification?

-- 
PowerDNS                     Versatile DNS Services  
Trilab                       The Technology People   
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet


</PRE>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [LARTC] TCP traffic
  2000-10-29 20:44 [LARTC] TCP traffic Afr
  2000-10-30 22:27 ` bert
@ 2000-10-31  1:06 ` Hoomaan
  2000-10-31 19:42 ` Guy
  2 siblings, 0 replies; 4+ messages in thread
From: Hoomaan @ 2000-10-31  1:06 UTC (permalink / raw)
  To: lartc

<PRE>Sir,
I meant the method which is reviewed at RFC 2581 and in this url:
<A HREF="http://www.linux.ime.usp.br/~elbarto/mac448/book/transport_layer/congestion.">http://www.linux.ime.usp.br/~elbarto/mac448/book/transport_layer/congestion.</A>
html

Best Regards
Hoomaan Naimi
Afranet Network Administrator

----- Original Message -----
From: &quot;bert hubert&quot; &lt;<A HREF="mailto:ahu@ds9a.nl">ahu@ds9a.nl</A>&gt;
To: &lt;<A HREF="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</A>&gt;
Sent: Tuesday, October 31, 2000 1:57 AM
Subject: Re: [LARTC] TCP traffic


&gt;<i> On Mon, Oct 30, 2000 at 12:02:07AM +0330, <A HREF="mailto:Afr@net">Afr@net</A> Tech Support wrote:
</I>&gt;<i> &gt; Hi all,
</I>&gt;<i> &gt; Does anybody know a package to control the bandwidth using  &quot;TCP
</I>Congestion
&gt;<i> &gt; Control&quot; method?
</I>&gt;<i>
</I>&gt;<i> Do you mean Explicit Congestion Notification?
</I>&gt;<i>
</I>&gt;<i> --
</I>&gt;<i> PowerDNS                     Versatile DNS Services
</I>&gt;<i> Trilab                       The Technology People
</I>&gt;<i> 'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
</I>&gt;<i> <A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO:
</I><A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>



</PRE>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [LARTC] TCP traffic
  2000-10-29 20:44 [LARTC] TCP traffic Afr
  2000-10-30 22:27 ` bert
  2000-10-31  1:06 ` Hoomaan
@ 2000-10-31 19:42 ` Guy
  2 siblings, 0 replies; 4+ messages in thread
From: Guy @ 2000-10-31 19:42 UTC (permalink / raw)
  To: lartc

<PRE>There is no package to install in order to do this.
All TCP implementations do this.

This TCP congestion control is nothing that a router does.
It is something the two end systems do. They try to guess the right
bandwith with this mechanism. TCP sessions start transmitting slowly
(&quot;slow start&quot;)
and then speeding up the transmission. When they see packets getting
lost, this usually
means there is congestion somewhere in the path between the two end
systems. At this point,
they slow down again, in order to stop the congestion.

I'm not going into too much details right here. I guess it is thoroughly
explained at the url you quoted.

Good luck!

Guy

Hoomaan Naimi wrote:
&gt;<i> 
</I>&gt;<i> Sir,
</I>&gt;<i> I meant the method which is reviewed at RFC 2581 and in this url:
</I>&gt;<i> <A HREF="http://www.linux.ime.usp.br/~elbarto/mac448/book/transport_layer/congestion.">http://www.linux.ime.usp.br/~elbarto/mac448/book/transport_layer/congestion.</A>
</I>&gt;<i> html
</I>&gt;<i> 
</I>&gt;<i> Best Regards
</I>&gt;<i> Hoomaan Naimi
</I>&gt;<i> Afranet Network Administrator
</I>&gt;<i> 
</I>&gt;<i> ----- Original Message -----
</I>&gt;<i> From: &quot;bert hubert&quot; &lt;<A HREF="mailto:ahu@ds9a.nl">ahu@ds9a.nl</A>&gt;
</I>&gt;<i> To: &lt;<A HREF="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</A>&gt;
</I>&gt;<i> Sent: Tuesday, October 31, 2000 1:57 AM
</I>&gt;<i> Subject: Re: [LARTC] TCP traffic
</I>&gt;<i> 
</I>&gt;<i> &gt; On Mon, Oct 30, 2000 at 12:02:07AM +0330, <A HREF="mailto:Afr@net">Afr@net</A> Tech Support wrote:
</I>&gt;<i> &gt; &gt; Hi all,
</I>&gt;<i> &gt; &gt; Does anybody know a package to control the bandwidth using  &quot;TCP
</I>&gt;<i> Congestion
</I>&gt;<i> &gt; &gt; Control&quot; method?
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Do you mean Explicit Congestion Notification?
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; --
</I>&gt;<i> &gt; PowerDNS                     Versatile DNS Services
</I>&gt;<i> &gt; Trilab                       The Technology People
</I>&gt;<i> &gt; 'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; _______________________________________________
</I>&gt;<i> &gt; LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
</I>&gt;<i> &gt; <A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO:
</I>&gt;<i> <A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>
</I>&gt;<i> 
</I>&gt;<i> _______________________________________________
</I>&gt;<i> LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
</I>&gt;<i> <A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO: <A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>
</I>

</PRE>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-10-31 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-29 20:44 [LARTC] TCP traffic Afr
2000-10-30 22:27 ` bert
2000-10-31  1:06 ` Hoomaan
2000-10-31 19:42 ` Guy

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.