search for: 1600b

Displaying 15 results from an estimated 15 matches for "1600b".

Did you mean: 1600
2002 Oct 15
1
Réf . : Re: trying to use wondershaper on a dedicated line (not adsl)
...l 8b (bounded,isolated) prio no-transmit/8 weight 10Mbit allot 1514b level 2 ewma 5 avpkt 1000b maxidle 23us Sent 294 bytes 7 pkts (dropped 0, overlimits 0) borrowed 0 overactions 0 avgidle 605 undertime 0 class cbq 1:10 parent 1:1 leaf 10: rate 100Kbit cell 8b prio 1/1 weight 100Kbit allot 1600b level 0 ewma 5 avpkt 1000b maxidle 23us Sent 12274 bytes 203 pkts (dropped 0, overlimits 19) borrowed 0 overactions 7 avgidle 624 undertime 0 class cbq 1:1 parent 1: rate 100Kbit cell 8b (bounded,isolated) prio 5/5 weight 100Kbit allot 1500b level 1 ewma 5 avpkt 1000b maxidle 23us Sent 38...
2007 Sep 16
1
Yet another shaping question
Hello list, I need to realize a complicated custom shaping setup, and given very little experience with shaping I just can''t wrap my head around it. I am not seeking a complete script, I just need an idea/a set of pointers on how to best subdivide traffic accordingly to my needs, and which shapers to place on every leaf. I am very experienced with netfilter and have minor experience with
2013 May 31
1
Re: Fwd: Does Set Block IO tune take effect in the same session.
...ected? > I don't think so. So your other values are set to 0? Can you share the actual <bandwidth/> element from 'virsh dumxpl $dom'? However, I might be hitting the same issue: # tc -s class show dev vnet0 class htb 1:1 root leaf 2: prio 0 rate 80000bit ceil 80000bit burst 1600b cburst 1600b Sent 5146972 bytes 3540 pkt (dropped 0, overlimits 0 requeues 0) rate 536752bit 45pps backlog 0b 4p requeues 0 lended: 359 borrowed: 0 giants: 0 tokens: -937499999 ctokens: -937499999 class sfq 2:36c parent 2: (dropped 0, overlimits 0 requeues 0) backlog 103018b 4p requeues...
2002 Dec 07
4
Why my script doesn''t work ???
Hi All, I''m using iptables-1.2.7a on RedHat8 kernel 2.4.20. I wanted to limit the file-sharing traffic to the internet. I marked the packets with iptables: iptables -A FORWARD -t mangle -p tcp -s 192.168.1.1/24 -d ! 192.168.1.1/24 --dport 1024:1862 -j MARK --set-mark 1 iptables -A FORWARD -t mangle -p tcp -s 192.168.1.1/24 -d ! 192.168.1.1/24 --dport 1864:65535 -j MARK --set-mark 1
2005 Mar 11
4
HTB statistics
...0 default 10 direct_packets_stat 1145 ver 3.17 Sent 339419 bytes 1533 pkts (dropped 0, overlimits 402) backlog 370p The class instead always show 0 packet overlimits or dropped. pc-innocenti:~# tc -s -d class show dev eth0 class htb 1:10 root prio 0 quantum 2000 rate 1000bit ceil 1000bit burst 1600b/8 mpu 0b overhead 0b cburst 1600b/8 mpu 0b overhead 0b level 0 Sent 66307 bytes 480 pkts (dropped 0, overlimits 0) rate 912bit backlog 448p lended: 32 borrowed: 0 giants: 0 tokens: -13238252 ctokens: -13238252 -- ********************************************************************** Marc...
2007 Sep 07
2
Prioritizing VOIP traffic without sacrificing throughput
Hi, I would like to prioritize VOIP traffic when we use the phone, but other times not do traffic shaping at all. Right now I have my openwrt router set up with htb to do shaping. In order to get it to work well I had to set my upload and download speeds much lower than my line speed. With these settings, I get good VOIP reception even while surfing the net and doing a long download. However,
2002 Oct 29
3
HTB/IMQ with GRE bug
...bles rule iptables -t mangle -D POSTROUTING -j IMQ then no such warning messages :O. An information to this is in my all class I''m using very low rate and rely on ceil parameter of htb... example of one such class is class htb 1:35 parent 1:2 leaf 35: prio 0 rate 1Kbit ceil 64Kbit burst 1600b cburst 1680b becouse of that I get following message on console ... ... ... Oct 29 17:30:12 1035892812 kernel: HTB: quantum of class 10057 is small. Consider r2q change. Oct 29 17:31:08 1035892868 kernel: NET: 17 messages suppressed. ... ... ... This I didnot think a serious matter as in your code...
2013 May 28
2
Re: Fwd: Does Set Block IO tune take effect in the same session.
On 27.05.2013 12:36, vikrant verma wrote: > Hello Michal, > > I am using the following code - > > virDomainSetInterfaceParameters(dom, "vnet0", networkParainfoPtr, > nparams,0); > > before calling this i am assigning the following Inbound values > > inbound.average = 10 (10 kbps) > inbound .peak = 10 > inbound.burst = 10 I suspect this way too
2005 Sep 26
1
Hmmm... Weird results with HTB in kernel 2.6.11
...e ad 0b cburst 1809b/8 mpu 0b overhead 0b level 6 Sent 27361971 bytes 52043 pkt (dropped 0, overlimits 0 requeues 0) rate 32704bit 6pps backlog 0b 0p requeues 0 lended: 16076 borrowed: 2007 giants: 0 tokens: -1796566 ctokens: 16310 class htb 1:39 parent 1:1 rate 8000bit ceil 1686Kbit burst 1600b/8 mpu 0b overhe ad 0b cburst 1809b/8 mpu 0b overhead 0b level 6 Sent 258423850 bytes 281091 pkt (dropped 0, overlimits 0 requeues 0) rate 132152bit 19pps backlog 0b 0p requeues 0 lended: 5241 borrowed: 270604 giants: 0 tokens: -1073545 ctokens: 1525 As you can see, the parent class is pre...
2002 Oct 11
0
[tcng] sysVinit script
...c control on pvc0: [OFF] traffic control on pvc1: [OFF] [root@qos tcng]# ./tcng status eth1 traffic control on eth1 : [ON] [root@qos tcng]# ./tcng show class eth1 class htb 2:1 root rate 56000bps ceil 56000bps burst 2159b cburst 2159b class htb 2:2 parent 2:1 prio 0 rate 125bps ceil 2400bps burst 1600b cburst 1623b class htb 2:3 parent 2:1 leaf 3: prio 0 rate 125bps ceil 4200bps burst 1600b cburst 1641b [root@qos tcng]# ./tcng show qdisc sfq 3: limit 128p quantum 1514b qdisc htb 2: r2q 10 default 0 direct_packets_stat 0 qdisc dsmark 1: indices 0x0004 default_index 0x0000 class htb...
2006 Sep 13
1
HTB shaping problem
...mpu 0b overhead 0b level 7 Sent 26406423 bytes 17759 pkt (dropped 0, overlimits 0 requeues 0) rate 127968bit 10pps backlog 0b 0p requeues 0 lended: 17232 borrowed: 0 giants: 0 tokens: 92249 ctokens: -187751 class htb 1:2 parent 1:1 leaf 2: prio 1 quantum 1600 rate 1000bit ceil 128000bit burst 1600b/8 mpu 0b overhead 0b cburst 1664b/8 mpu 0b overhead 0b level 0 Sent 166201 bytes 388 pkt (dropped 0, overlimits 0 requeues 0) rate 856bit 0pps backlog 0b 0p requeues 0 lended: 388 borrowed: 0 giants: 0 tokens: 6986400 ctokens: 77500 class htb 1:3 parent 1:1 leaf 3: prio 3 quantum 1600 rate 100...
2005 Jul 12
0
PLEASE HELP! SHAPING P2P STILL NOT WORKING
...} } } } CLASSES class htb 2:1 root rate 200000bit ceil 200000bit burst 1624b cburst 1624b class htb 2:2 parent 2:1 leaf 3: prio 0 rate 48000bit ceil 200000bit burst 1605b cburst 1624b class htb 2:3 parent 2:1 leaf 4: prio 7 rate 8000bit ceil 80000bit burst 1600b cburst 1609b class htb 2:4 parent 2:1 leaf 5: prio 1 rate 144000bit ceil 200000bit burst 1617b cburst 1624b As you can see here, class 2:3 stands for the p2p class, and that''s where I send the marked p2p packets, I don''t see why this configuration is not working, please help...
2004 Jun 13
1
[Help] IMQ download traffic is duplicated !?
...1:2 leaf 20: prio 1 quantum 1024 rate 80Kbit ceil 80Kbit burst 1701b/8 mpu 0b cburst 1701b/8 mpu 0b level 0 Sent 816 bytes 9 pkts (dropped 0, overlimits 0) rate 20bps lended: 9 borrowed: 0 giants: 0 tokens: 127200 ctokens: 127200 # tc -s -d qdisc show dev imq1 qdisc red 99: limit 38400b min 1600b max 4800b ecn ewma 1 Plog 18 Scell_log 22 Sent 3612535 bytes 68768 pkts (dropped 1, overlimits 1) marked 0 early 1 pdrop 0 other 0 qdisc esfq 20: quantum 1000b limit 128p flows 128/1024 perturb 10sec hash: dst Sent 26055 bytes 300 pkts (dropped 0, overlimits 0) qdisc esfq 10: quantum 1000b...
2014 Jun 04
4
opus_multistream_encode_float not working in libopus 1.1
On Wed, Jun 4, 2014 at 4:31 PM, Timothy B. Terriberry <tterribe at xiph.org> wrote: > Alpha Thinktink wrote: >> max_data_bytes=-11 > > That value is passed in by you. I also don't think passing such a value > would have worked in earlier releases. It indicates the size of the > buffer you are passing to the encoder to receive the encoded output. Actually, I'm
2005 Jul 30
2
Qos wiht HTB for ADSL/Home
Hi, My home setup is as following: - 1024/128 kbit ADSL - FC3 I set up HTB to prioritize traffic. I am not very pleased with the obtained results. The scope of my setup is to have some ssh sessions with remote servers while browsing websites and running aMule Nothing complicated (I think... ;). The very high priority traffic (ssh), gets stuck when I start aMule and make an FTP download.