search for: backlog

Displaying 20 results from an estimated 514 matches for "backlog".

2004 Nov 06
2
What determines DROP versus delay ("BACKLOG")?
HTB: class htb 1:40 parent 1:1 leaf 40: prio 3 rate 358Kbit ceil 529Kbit \ burst 6Kb cburst 2260b Sent 145871726 bytes 97293 pkts (dropped 69, overlimits 0) rate 56741bit 37pps backlog 23p lended: 77429 borrowed: 19841 giants: 0 I would like to increase "backlog" because I think that would decrease "dropped". 23 packets of 1500 bytes each is only 34,500 bytes. IMO, there could be up to 64K bytes. 1) What determines backlog? 2) How can it be altered? 3) Am...
2005 Jan 23
1
Determing the pfifo backlog
Greetings -- in the "Linux Advanced Routing & Traffic Control HOWTO" chapter 14.1 on bfifo/pfifo it says that: "you can use this qdisc to determine the backlog on your interface". But it does not say exactly how. Command [#tc -s qdisc ls] outputs the number of packets sent so far but it does not output any info about the backlog. My first question is whether a command exists that provides info about the backlog. My second question is whether a sys...
2006 May 19
25
iptables CLASSIFY and MARK not working?
...0 CLASSIFY all -- * wivl4 0.0.0.0/0 0.0.0.0/0 MARK match 0x31 CLASSIFY set 49:1 wireless-r1 bwlimit # tc -s qdisc show dev wivl4 qdisc prio 5: bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1 Sent 11887911 bytes 8179 pkt (dropped 878, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc htb 26: parent 5:1 r2q 10 default 1 direct_packets_stat 0 Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc htb 27: parent 5:2 r2q 10 default 1 direct_packets_stat 0 Sent 10657 bytes 162 pkt (dropped 0, overlimits 0 reque...
2005 Sep 28
4
Re:Does HTB consider PRIO or not? 2
...are 1:5 and 1:14... #########################################QDISC############################## root@srv1:/etc# tc -s -d qdisc show dev eth1 qdisc htb 1: r2q 10 default 20 direct_packets_stat 119 ver 3.17 Sent 825410989 bytes 1198046 pkt (dropped 20, overlimits 699638 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 10: parent 1:10 limit 128p quantum 2000b flows 128/1024 perturb 10sec Sent 975066 bytes 3184 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 11: parent 1:11 limit 128p quantum 2000b flows 128/1024 perturb 10sec Sent 98738318 b...
2006 Mar 21
5
HFSC and default qdisc backlog
...829 bytes level 0 class hfsc 1:40 parent 1:1 sc m1 8200bit d 300.0ms m2 15008bit ul m1 0bit d 0us m2 220000bit Sent 162 bytes 3 pkts (dropped 0, overlimits 0) period 3 work 162 bytes rtwork 162 bytes level 0 qdisc hfsc 1: default 30 Sent 7537524 bytes 33953 pkts (dropped 6, overlimits 4145) backlog 3p Why is the qdisc backloged with dropped packets and overlimits when the classes are not? The txlen on the vlan1 device is 1000. This is happening with 256kbit up dsl with only one voip conversation utilizing the link (90kbit codec). The voice is occasionally gets choppy and I''m tr...
2012 Nov 20
3
Simple Traffic Shaping Problem
...an10 detect tcpflags,routeback shorewall.conf TC_ENABLED=Simple tcinterfaces vlan10 Internal 1mbit:50kb shorewall show tc Device vlan10: qdisc prio 5: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1 Sent 25341476 bytes 45125 pkt (dropped 0, overlimits 0 requeues 0) backlog 0b 0p requeues 0 qdisc sfq 51: parent 5:1 limit 127p quantum 1875b flows 127/1024 perturb 10sec Sent 14106 bytes 253 pkt (dropped 0, overlimits 0 requeues 0) backlog 0b 0p requeues 0 qdisc sfq 52: parent 5:2 limit 127p quantum 1875b flows 127/1024 perturb 10sec Sent 25327370 bytes 44872 pkt...
2007 May 19
1
Re: LARTC Digest, Vol 27, Issue 26
...eed to classify the traffic by IP to show. This is an out of my "tc -s qdisc show": *********************************************************** qdisc htb 1: r2q 10 default 40 direct_packets_stat 0 Sent 935816543 bytes 791394 pkt (dropped 0, overlimits 117076 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 10: parent 1:10 limit 128p quantum 1500b perturb 10sec Sent 2385144 bytes 21890 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 20: parent 1:20 limit 128p quantum 1500b perturb 10sec Sent 614622187 bytes 536309 pkt (dropped...
2006 Feb 24
4
why isn''t 1:1 getting the traffic? [filter question]
...1 protocol ip u32 \ match ip dst 10.0.16.10/32 \ flowid 1:1 Status after pinging 10.0.16.10 a few times (notice traffic on 1:2, but not on 1:1): qdisc htb 1: r2q 10 default 2 direct_packets_stat 0 ver 3.17 Sent 516 bytes 7 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 2: parent 1:2 limit 128p quantum 1514b flows 128/1024 perturb 10sec Sent 516 bytes 7 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 10: parent 1:10 limit 128p quantum 1514b flows 128/1024 perturb 10sec Sent 0 bytes 0 pkt (dro...
2007 Dec 15
1
hfsc and bps
Hi! Do you know somthing about hfsc and bps? There''s no output for speed only for packets. Doesn''t hfsc support such a field? tc -s class show dev eth0 class hfsc 1: root Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 2 class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1 0bit d 0us m2 100000Kbit Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 0 class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 100000Kbit...
2007 Aug 19
0
HTB qdisc within HTB root qdisc
...q limit 50 perturb 1 ------------------------------------------------------------------------------ # tc -s class show dev lan0 class htb 10:1 root rate 100000Kbit ceil 100000Kbit burst 126599b cburst 126599b Sent 68351264 bytes 527234 pkt (dropped 0, overlimits 0 requeues 0) rate 464bit 0pps backlog 0b 0p requeues 0 lended: 0 borrowed: 0 giants: 1924 tokens: 10118 ctokens: 10118 class htb 10:10 parent 10:1 leaf 825b: prio 7 rate 80000Kbit ceil 100000Kbit burst 101599b cburst 126599b Sent 68348547 bytes 527215 pkt (dropped 0, overlimits 0 requeues 0) rate 576bit 0pps backlog 0b 0p req...
2009 Jun 12
7
Managing Feature Backlogs
What techniques and tools do you use to manage your feature backlogs? It could be as low tech as a post-it note, TODO file in your Rails project tree, or as high tech as a web-based collaborative tool. Thanks, Mark
2007 Jun 25
5
RED to use ECN (or work at all?)
Dear Community, sorry for the somewhat dumb question. Maybe someone has any pointer to how to setup the RED queue to mark pakets with ECN. In particular what are appropriate parameter settings for limit, min, max, etc. All my trials end up with either "RTNETLINK answers: Invalid argument", although the command line (at least for me) looks fine in regard to what is said on the
2010 Apr 22
1
PRIO qdisc + iptables TOS target
...io tc filter add dev imq0 parent 1: protocol ip prio 7 u32 match ip dst 192.168.1.99 flowid 1:99 the result is: # tc - s class ls dev imq0 class htb 1:1 root rate 768000bit ceil 768000bit burst 1599b cburst 1599b Sent 2451 bytes 22 pkt (dropped 0, overlimits 0 requeues 0) rate 1016bit 1pps backlog 0b 0p requeues 0 lended: 0 borrowed: 0 giants: 0 tokens: 250000 ctokens: 250000 class htb 1:129 parent 1:1 leaf 816c: prio 0 rate 96000bit ceil 600000bit burst 1599b cburst 1599b Sent 7269 bytes 50 pkt (dropped 0, overlimits 0 requeues 0) rate 1416bit 1pps backlog 0b 0p requeues 0 class prio...
2007 Aug 28
2
prio bands and ignored priomap when any tc filter is present
...add dev $eth parent 1:0 protocol arp prio 1 u32 classid 1:1 match u32 0 0 I can immediately see traffic landing in extra bands (arp excluding, which keeps going to the 1st band). In my case, small example: class prio 1:1 parent 1: Sent 35723 bytes 841 pkt (dropped 0, overlimits 0 requeues 0) backlog 0b 0p requeues 0 class prio 1:2 parent 1: Sent 3681 bytes 46 pkt (dropped 0, overlimits 0 requeues 0) backlog 0b 0p requeues 0 class prio 1:3 parent 1: Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) backlog 0b 0p requeues 0 class prio 1:4 parent 1: Sent 25814 bytes 431 pkt (dropp...
2007 Jun 14
16
PQ questions
Hi all, First, let me say I''ve been most impressed with how quickly and professionally people on this list ask and answer questions. Next, let me say that with which I need help is properly configuring strict PQ, and gathering certain stats. Specifically: - I need to create a priority queue with four queues (let''s say they are of high, medium, normal, and low priority) - I
2003 Nov 21
2
question on scalability
...completed its part of the TCP handshake and is ready to exchange data over the socket. This problem reveals itself in situations where 64 or more client nodes issue concurrent ssh requests to the server. Looking at sshd.c, I noticed that the daemon's listen socket is created with a very short backlog value (5), and we are certain that this is the cause of our problem. Is there a reason for using such a small value, as opposed to setting the backlog to SOMAXCONN? We need to scale our application to clusters with thousands of nodes and we are trying to determine whether openssh would permit us t...
2006 Apr 10
1
Where is the documentation for IFB ?
Hi all, Can you tell me where is the documentation for the new IFB (implemented in kernels > 2.6.16). Thanks in advance! Nikolay
2004 Jun 22
2
Tcp listen limit.
...-------------------------------------------------------- I've developed a little tool to stress test tcp connections.( Sending syn and answer ack-syn ). that simuates a real tcp connection. ( http://www.hostname.org/fake_connect ) And i notice that severals programs have a little tcp ( listen backlog? ) limit. One of these program was OpenSSH. With this i can cause a temporary DoS on SSHd preventing any user to log-on. ( sometimes the real connection is closed , somethimes it does't response at all ( there is no SYN-ACK ). My target plataform was LINUX and FreeBSD. - - Here is my ques...
2006 Sep 09
2
Re: htb traffic shaping problem (Charlie Meyer)
...Thanks, -Ryan Power tc -s -d class show dev eth0 class htb 1:99 parent 1:1 leaf 99: prio 0 quantum 3000 rate 900000Kbit ceil 1000Mbit burst 451350b/8 mpu 0b overhead 0b cburst 501375b/8 mpu 0b overhead 0b level 0 Sent 48695 bytes 398 pkt (dropped 0, overlimits 0 requeues 0) rate 2704bit 2pps backlog 0b 0p requeues 0 lended: 398 borrowed: 0 giants: 0 tokens: 4326 ctokens: 4325 class htb 1:1 root rate 1000Mbit ceil 1000Mbit burst 501375b/8 mpu 0b overhead 0b cburst 501375b/8 mpu 0b overhead 0b level 7 Sent 32821394 bytes 994 pkt (dropped 0, overlimits 0 requeues 0) rate 3556Kbit 10pps...
2005 Dec 21
3
Patch Cycle
...pass. The test that fails failed since I started using Edge Rails (before I made changes) and seems unrelated. <http://dev.rubyonrails.org/ticket/3287> This is my first patch that affects any code in Rails. How long does it typically take to get feedback on a patch of this nature? Are things backlogged right now with the release of 1.0.0? -- Thank you, Brian Takita http://weblog.freeopinion.org _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails