LARTC
[Top] [All Lists]

Re: [LARTC] Why does scp stall on low bandwidth connections?

To: lartc@mailman.ds9a.nl
Subject: Re: [LARTC] Why does scp stall on low bandwidth connections?
From: Andreas Unterkircher <unki@netshadow.at>
Date: Mon, 25 Jun 2007 13:20:12 +0200
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
In-reply-to: <467FA144.4030805@oldum.net>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <6d69d8ac0706200037w4e310612l5b93daae24d84079@mail.gmail.com> <467EFD97.6050101@andyfurniss.entadsl.com> <467FA144.4030805@oldum.net>
Sender: lartc-bounces@mailman.ds9a.nl
User-agent: Internet Messaging Program (IMP) H3 (4.1.4)
The first one only recognize IP traffic, the line with default will match any kind of traffic.

Regards,
Andreas

Quoting Nikolay Kichukov <hijacker@oldum.net>:

Hello Andy,
Is that line:
tc filter add dev eth0 parent 1:0 protocol ip prio 2 u32 match u32 0 0
flowid 1:2

not equal to:
tc qdisc add dev eth0 root handle 1:0 htb default 2

in terms of achieved results? If not, what is the difference?

Thanks,
-Nikolay


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>