Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] howto skip some traffic in TC
@ 2003-01-10 16:16 nedco
  2003-01-10 22:01 ` Jose Luis Domingo Lopez
  2003-01-10 23:01 ` Stef Coene
  0 siblings, 2 replies; 3+ messages in thread
From: nedco @ 2003-01-10 16:16 UTC (permalink / raw)
  To: lartc




Hi 
i have one simple question 
I use HTB and i like to shape some traffic but 
i have game servers CS and diablo that generate 
to much traffic that must be with lo latency

So hire is my question:
Is there possibility traffic generated from and to game servers 
go transparently without going to any tc ( qdisc htb  class )

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

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

* Re: [LARTC] howto skip some traffic in TC
  2003-01-10 16:16 [LARTC] howto skip some traffic in TC nedco
@ 2003-01-10 22:01 ` Jose Luis Domingo Lopez
  2003-01-10 23:01 ` Stef Coene
  1 sibling, 0 replies; 3+ messages in thread
From: Jose Luis Domingo Lopez @ 2003-01-10 22:01 UTC (permalink / raw)
  To: lartc

On Friday, 10 January 2003, at 18:16:10 +0200,
nedco@unacs.bg wrote:

> Is there possibility traffic generated from and to game servers 
> go transparently without going to any tc ( qdisc htb  class )
> 
Maybe I am completely wrong, but if I remember correctly as long as you
don't "enqueue" your low latency packets more than once, it should be ok.
And for your setup maybe "prio" is a better choice than "htb", but if
the game servers don't mark their traffic correctly maybe high priority
traffic could be treated as low priority.

Check the manpage for "prio" (man tc-prio), or lartc.org for detailled
information about this classfull queuing discipline.

Hope it helps.

-- 
Jose Luis Domingo Lopez
Linux Registered User #189436     Debian Linux Sid (Linux 2.4.20-xfs)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] howto skip some traffic in TC
  2003-01-10 16:16 [LARTC] howto skip some traffic in TC nedco
  2003-01-10 22:01 ` Jose Luis Domingo Lopez
@ 2003-01-10 23:01 ` Stef Coene
  1 sibling, 0 replies; 3+ messages in thread
From: Stef Coene @ 2003-01-10 23:01 UTC (permalink / raw)
  To: lartc

On Friday 10 January 2003 17:16, nedco@unacs.bg wrote:
> Hi
> i have one simple question
> I use HTB and i like to shape some traffic but
> i have game servers CS and diablo that generate
> to much traffic that must be with lo latency
>
> So hire is my question:
> Is there possibility traffic generated from and to game servers
> go transparently without going to any tc ( qdisc htb  class )
Yes.  Htb has a :0 class that sends at link speed.  
If you have a default class, it will catch all not-matched traffic.  So if all 
your filters are failing, the packets still ends up in a class.

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] 3+ messages in thread

end of thread, other threads:[~2003-01-10 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 16:16 [LARTC] howto skip some traffic in TC nedco
2003-01-10 22:01 ` Jose Luis Domingo Lopez
2003-01-10 23:01 ` Stef Coene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox