All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] bandwidth limiting incoming data
@ 2003-06-23  0:29 Trevor Warren
  2003-06-23 12:20 ` K S Sreeram
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Trevor Warren @ 2003-06-23  0:29 UTC (permalink / raw)
  To: lartc

Hello Sreram,

 AFAIK all Traffic Shaping be it Ingress/Egress can be done at your end.
This will help majorly on the link at your end by prioritising trafic
appropriately. 

 You can't possibly change traffic priorities at your isps end.

Trevor 


On Mon, 2003-06-23 at 17:38, K S Sreeram wrote:
> Hi
> 
> I am connected to the internet thru a 128kbps connection, with a single
> box. There is no separate router.
> 
> I have a 'cvs update' going on for a rather large repository.
> Whenever there is any HTTP traffic(browser/wget/apt-get etc), the CVS
> traffic seems to come to a halt. So it looks like my ISP is giving
> higher priority to HTTP traffic.
> 
> Is there any way I can give higher priority to the CVS traffic? 
> 
> I have read lartc, but all the techniques it talks about
> (cbq, htb etc) works only for outgoing traffic, not for incoming data.
> I am not sure if the ingress qdisc is suitable for this problem
> 
> In freebsd, I could use 'ipfw pipes' to control incoming traffic too..
> Is there a similar mechanism that can be done in linux?
> 
> Regards 
> 
> Thanks in Advance!
-- 
( >-    GNU/LINUX, It's all about CHOICE      -< )
/~\    __  trevor@clovertechnologies.com  __   /~\
|  \) /  Pre Sales Consultant - Red Hat     \ (/ |
|_|_  \    9820349221(M) | 22881326(O)      / _|_|
       \___________________________________/

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
@ 2003-06-23 12:20 ` K S Sreeram
  2003-06-23 12:43 ` K S Sreeram
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: K S Sreeram @ 2003-06-23 12:20 UTC (permalink / raw)
  To: lartc

Hi

I am connected to the internet thru a 128kbps connection, with a single
box. There is no separate router.

I have a 'cvs update' going on for a rather large repository.
Whenever there is any HTTP traffic(browser/wget/apt-get etc), the CVS
traffic seems to come to a halt. So it looks like my ISP is giving
higher priority to HTTP traffic.

Is there any way I can give higher priority to the CVS traffic? 

I have read lartc, but all the techniques it talks about
(cbq, htb etc) works only for outgoing traffic, not for incoming data.
I am not sure if the ingress qdisc is suitable for this problem

In freebsd, I could use 'ipfw pipes' to control incoming traffic too..
Is there a similar mechanism that can be done in linux?

Regards 

Thanks in Advance!
-- 
K S Sreeram
Director of Research
Tachyon Technologies Pvt. Ltd.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
  2003-06-23 12:20 ` K S Sreeram
@ 2003-06-23 12:43 ` K S Sreeram
  2003-06-24  3:53 ` K S Sreeram
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: K S Sreeram @ 2003-06-23 12:43 UTC (permalink / raw)
  To: lartc

On Mon, 2003-06-23 at 05:47, Trevor Warren wrote:
> Hello Sreram,
> 
>  AFAIK all Traffic Shaping be it Ingress/Egress can be done at your end.
> This will help majorly on the link at your end by prioritising trafic
> appropriately. 
> 
>  You can't possibly change traffic priorities at your isps end.
>

Maybe my mail wasnt clear, but what i wanted to know is how to shape
incoming traffic on my box, and not at the ISP's end, which I cant
control.
 
> 
> On Mon, 2003-06-23 at 17:38, K S Sreeram wrote:
> > Hi
> > 
> > I am connected to the internet thru a 128kbps connection, with a single
> > box. There is no separate router.
> > 
> > I have a 'cvs update' going on for a rather large repository.
> > Whenever there is any HTTP traffic(browser/wget/apt-get etc), the CVS
> > traffic seems to come to a halt. So it looks like my ISP is giving
> > higher priority to HTTP traffic.
> > 
> > Is there any way I can give higher priority to the CVS traffic? 
> > 
> > I have read lartc, but all the techniques it talks about
> > (cbq, htb etc) works only for outgoing traffic, not for incoming data.
> > I am not sure if the ingress qdisc is suitable for this problem
> > 
> > In freebsd, I could use 'ipfw pipes' to control incoming traffic too..
> > Is there a similar mechanism that can be done in linux?
> > 
> > Regards 
> > 
> > Thanks in Advance!
> -- 
> ( >-    GNU/LINUX, It's all about CHOICE      -< )
> /~\    __  trevor@clovertechnologies.com  __   /~\
> |  \) /  Pre Sales Consultant - Red Hat     \ (/ |
> |_|_  \    9820349221(M) | 22881326(O)      / _|_|
>        \___________________________________/
> 
-- 
K S Sreeram
Director of Research
Tachyon Technologies Pvt. Ltd.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* RE: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
  2003-06-23 12:20 ` K S Sreeram
  2003-06-23 12:43 ` K S Sreeram
@ 2003-06-24  3:53 ` K S Sreeram
  2003-06-26 19:59 ` Stef Coene
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: K S Sreeram @ 2003-06-24  3:53 UTC (permalink / raw)
  To: lartc

On Mon, 2003-06-23 at 22:05, S Mohan wrote:
> Let us say eth0 is connected the Internet and eth1 to the local LAN. Then
> shaping outgoing traffic on eth1 is equivalent to throttling incoming on
> eth0. Another alternative is to use the IMQ device. I recommend the first
> method.

The problem is that I dont have a separate router. I have a single
machine (a laptop), which is connected to the internet with a 128kbps
connection.

I dont know how to do incoming traffic shaping, when only one machine is
present, which is typical in home usage scenarios.

> -----Original Message-----
> From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]On
> Behalf Of K S Sreeram
> Sent: Monday, June 23, 2003 6:01 PM
> To: lartc
> Subject: Re: [LARTC] bandwidth limiting incoming data
> 
> 
> On Mon, 2003-06-23 at 05:47, Trevor Warren wrote:
> > Hello Sreram,
> >
> >  AFAIK all Traffic Shaping be it Ingress/Egress can be done at your end.
> > This will help majorly on the link at your end by prioritising trafic
> > appropriately.
> >
> >  You can't possibly change traffic priorities at your isps end.
> >
> 
> Maybe my mail wasnt clear, but what i wanted to know is how to shape
> incoming traffic on my box, and not at the ISP's end, which I cant
> control.
> 
> >
> > On Mon, 2003-06-23 at 17:38, K S Sreeram wrote:
> > > Hi
> > >
> > > I am connected to the internet thru a 128kbps connection, with a single
> > > box. There is no separate router.
> > >
> > > I have a 'cvs update' going on for a rather large repository.
> > > Whenever there is any HTTP traffic(browser/wget/apt-get etc), the CVS
> > > traffic seems to come to a halt. So it looks like my ISP is giving
> > > higher priority to HTTP traffic.
> > >
> > > Is there any way I can give higher priority to the CVS traffic?
> > >
> > > I have read lartc, but all the techniques it talks about
> > > (cbq, htb etc) works only for outgoing traffic, not for incoming data.
> > > I am not sure if the ingress qdisc is suitable for this problem
> > >
> > > In freebsd, I could use 'ipfw pipes' to control incoming traffic too..
> > > Is there a similar mechanism that can be done in linux?
> > >
> > > Regards
> > >
> > > Thanks in Advance!
> > --
> > ( >-    GNU/LINUX, It's all about CHOICE      -< )
> > /~\    __  trevor@clovertechnologies.com  __   /~\
> > |  \) /  Pre Sales Consultant - Red Hat     \ (/ |
> > |_|_  \    9820349221(M) | 22881326(O)      / _|_|
> >        \___________________________________/
> >
> --
> K S Sreeram
> Director of Research
> Tachyon Technologies Pvt. Ltd.
> 
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
> 
-- 
K S Sreeram
Director of Research
Tachyon Technologies Pvt. Ltd.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
                   ` (2 preceding siblings ...)
  2003-06-24  3:53 ` K S Sreeram
@ 2003-06-26 19:59 ` Stef Coene
  2003-06-26 21:49 ` Bernard Robbins
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Stef Coene @ 2003-06-26 19:59 UTC (permalink / raw)
  To: lartc

On Monday 23 June 2003 14:31, K S Sreeram wrote:
> On Mon, 2003-06-23 at 05:47, Trevor Warren wrote:
> > Hello Sreram,
> >
> >  AFAIK all Traffic Shaping be it Ingress/Egress can be done at your end.
> > This will help majorly on the link at your end by prioritising trafic
> > appropriately.
> >
> >  You can't possibly change traffic priorities at your isps end.
>
> Maybe my mail wasnt clear, but what i wanted to know is how to shape
> incoming traffic on my box, and not at the ISP's end, which I cant
> control.
Incoming traffic can be controlled with filters + policers.  Or a more 
complicated setup can be done with IMQ + HTB.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
                   ` (3 preceding siblings ...)
  2003-06-26 19:59 ` Stef Coene
@ 2003-06-26 21:49 ` Bernard Robbins
  2003-06-27  5:42 ` K S Sreeram
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Bernard Robbins @ 2003-06-26 21:49 UTC (permalink / raw)
  To: lartc

Stef,

Can you point me to the location of the docs for the filters + policers?

Stef Coene wrote:
> On Monday 23 June 2003 14:31, K S Sreeram wrote:
> 
>>On Mon, 2003-06-23 at 05:47, Trevor Warren wrote:
>>
>>>Hello Sreram,
>>>
>>> AFAIK all Traffic Shaping be it Ingress/Egress can be done at your end.
>>>This will help majorly on the link at your end by prioritising trafic
>>>appropriately.
>>>
>>> You can't possibly change traffic priorities at your isps end.
>>
>>Maybe my mail wasnt clear, but what i wanted to know is how to shape
>>incoming traffic on my box, and not at the ISP's end, which I cant
>>control.
> 
> Incoming traffic can be controlled with filters + policers.  Or a more 
> complicated setup can be done with IMQ + HTB.
> 
> Stef
> 

-- 


Bernard Robbins
Systems Support Specialist
VLM International, Inc.
___________________________________________
[I@myself src]# make me --with-more_time --with-more_money
90% of being smart is knowing what you're dumb at.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
                   ` (4 preceding siblings ...)
  2003-06-26 21:49 ` Bernard Robbins
@ 2003-06-27  5:42 ` K S Sreeram
  2003-06-30 18:25 ` Steve Wright
  2003-07-01 19:39 ` Stef Coene
  7 siblings, 0 replies; 9+ messages in thread
From: K S Sreeram @ 2003-06-27  5:42 UTC (permalink / raw)
  To: lartc

Hi

I would strongly recommend going with IMQ + HTB. I just installed it
yesterday. It just works beautifully. It gives you the full flexibility
in using HTB SFQ etc, to shape incoming traffic.

Makes me wonder... How come IMQ is not yet part of the standard kernel?
Is it going to be coming in 2.4.22?

Thanks
&
Regards


On Fri, 2003-06-27 at 03:19, Bernard Robbins wrote:
> Stef,
> 
> Can you point me to the location of the docs for the filters + policers?
> 
> Stef Coene wrote:
> > On Monday 23 June 2003 14:31, K S Sreeram wrote:
> > 
> >>On Mon, 2003-06-23 at 05:47, Trevor Warren wrote:
> >>
> >>>Hello Sreram,
> >>>
> >>> AFAIK all Traffic Shaping be it Ingress/Egress can be done at your end.
> >>>This will help majorly on the link at your end by prioritising trafic
> >>>appropriately.
> >>>
> >>> You can't possibly change traffic priorities at your isps end.
> >>
> >>Maybe my mail wasnt clear, but what i wanted to know is how to shape
> >>incoming traffic on my box, and not at the ISP's end, which I cant
> >>control.
> > 
> > Incoming traffic can be controlled with filters + policers.  Or a more 
> > complicated setup can be done with IMQ + HTB.
> > 
> > Stef
> > 
> 
> -- 
> 
> 
> Bernard Robbins
> Systems Support Specialist
> VLM International, Inc.
> ___________________________________________
> [I@myself src]# make me --with-more_time --with-more_money
> 90% of being smart is knowing what you're dumb at.
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
-- 
K S Sreeram
Director of Research
Tachyon Technologies Pvt. Ltd.


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
                   ` (5 preceding siblings ...)
  2003-06-27  5:42 ` K S Sreeram
@ 2003-06-30 18:25 ` Steve Wright
  2003-07-01 19:39 ` Stef Coene
  7 siblings, 0 replies; 9+ messages in thread
From: Steve Wright @ 2003-06-30 18:25 UTC (permalink / raw)
  To: lartc

Bernard Robbins wrote:

> Stef,
>
> Can you point me to the location of the docs for the filters + policers?
>
>> Incoming traffic can be controlled with filters + policers.  Or a 
>> more complicated setup can be done with IMQ + HTB.
>>
>> Stef
>

I could use this information also..


TIA,
Steve


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] bandwidth limiting incoming data
  2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
                   ` (6 preceding siblings ...)
  2003-06-30 18:25 ` Steve Wright
@ 2003-07-01 19:39 ` Stef Coene
  7 siblings, 0 replies; 9+ messages in thread
From: Stef Coene @ 2003-07-01 19:39 UTC (permalink / raw)
  To: lartc

On Monday 30 June 2003 20:25, Steve Wright wrote:
> Bernard Robbins wrote:
> > Stef,
> >
> > Can you point me to the location of the docs for the filters + policers?
> >
> >> Incoming traffic can be controlled with filters + policers.  Or a
> >> more complicated setup can be done with IMQ + HTB.
> >>
> >> Stef
>
> I could use this information also..
There is some information in the lartc howto about policers.  That's all I 
have.  For imq, you can search the lartc archives.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2003-07-01 19:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-23  0:29 [LARTC] bandwidth limiting incoming data Trevor Warren
2003-06-23 12:20 ` K S Sreeram
2003-06-23 12:43 ` K S Sreeram
2003-06-24  3:53 ` K S Sreeram
2003-06-26 19:59 ` Stef Coene
2003-06-26 21:49 ` Bernard Robbins
2003-06-27  5:42 ` K S Sreeram
2003-06-30 18:25 ` Steve Wright
2003-07-01 19:39 ` Stef Coene

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.