Displaying 3 results from an estimated 3 matches for "queuelen".
Did you mean:
txqueuelen
2007 Apr 18
2
[Bridge] Bridge performance problem
...numbers.
When I run the TCP_CRR test, for the first setup I get around 2200
connections per second, but in the second configuration I are getting
around 700-800 connections per second. Why am I getting this big of a
difference?
I am running Redhat kernel 2.4.20-30.9 (RH9). I also changed the
txqueuelen on the two bridge interfaces to 50000.
Anyone have any idea why I am seeing such a big difference in the
TCP_CRR test? The introduction of the Linux bridge cause me some real
performance problems.
--joubert
2007 Jun 20
8
Why does scp stall on low bandwidth connections?
Hi,
I am new to tc and have been reading quite a bit on how to set it up etc.
Everything seems to be working fine, until I started scp-ing a large file
over a low bandwidth connection as part of my testing process.
Here is the setup:
my pc --- bridge running tc/htb --- rest of network
TC is filtering traffic from "my pc" and classifies it as 120kbit (see my
script below). I then scp a
2007 Nov 28
5
tc doesn''t shape correct
Hi All,
I''m configuring my natting-firewall to do some tc shaping. Some traffic
has to be shaped on 30mbit, some on 10mbit all the others are unlimited.
The configuring and filtering works correctly. The traffic that is
shaped at 30mbit is correct, but the traffic that is shapped at 10mbit
only gets to 100KB/sec.
It is on a device configured with bonding (both in and out interface).