Displaying 20 results from an estimated 130 matches similar to: "Re: htb traffic shaping problem (Charlie Meyer)"
2006 Sep 08
8
htb traffic shaping problem
Hello.
I have a linux server connected to a gigabit lan, and though that lan to a
768kbps/768kbps DSL modem.
I''m trying to shape my webserver running on port 80/443 down to 512kbps,
while leaving all other ports alone. The current configuration script that
I''m using is as follows:
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb default 99
tc class add dev
2012 Jul 04
0
[LLVMdev] A LLVM shout-out from Charlie Stross
[ Sorry if this is the wrong list; I don't know of an 'llvm-news' list ]
In a discussion about ebooks on his blog (http://www.antipope.org/charlie/blog-static/2012/07/why-ebooks-are-not-like-paper-.html):
> Why ebooks are not like paper books
[snip]
> Other key points:
>
> It's irrelevant in trade fiction, but epub 3.x permits embedding of Javascript. Which means
2012 Oct 09
0
AUTO: [auto] Chris Meyer is out of the office on vacation (returning 10/10/2012)
I am out of the office until 10/10/2012.
I am out of the office and will not have access to e-mail or voice mail.
I will respond to your e-mail after I return.
Thanks,
Chris Meyer
Note: This is an automated response to your message "Re: make install
errors in openssh(when openpam is to be integrated with openssh)" sent on
10/09/2012 9:40:10.
This is the only notification you will
2013 Apr 27
0
AUTO: [auto] Chris Meyer is out of the office (returning 04/29/2013)
I am out of the office until 04/29/2013.
I am out of the office and will not be checking e-mail. I will respond to
your e-mail after I return.
Thanks,
Chris Meyer
Note: This is an automated response to your message "Re: how to check
whether the ssh tunnel is up" sent on 04/27/2013 0:22:50.
This is the only notification you will receive while this person is away.
2008 Feb 28
1
Kaiser-Meyer-Olkin
I am a beginner when it comes to using R, though fortunately I already know something about statistics. I think factor analysis should be used sparingly, but I occasionally use it. It doesn't seem to me that factanal() provides Kaiser's Measure of Sampling Adequacy, which should be computed for factor problems based on a small number of subjects, though perhaps it is elsewhere. Does anyone
2006 May 13
4
Eric Meyer about frameworks (Rails, too)
Hi,
for those of you who haven''t read:
http://meyerweb.com/eric/thoughts/2006/05/08/flummoxed-by-frameworks/
""Oh", they gush, "you should absolutely try Ruby on Rails! It''s so
easy! It''s almost like writing regular English!" Which means they''re
clearly on crack, because Ruby on Rails is so very different from a
human-written language
2006 Feb 20
6
HTB, strange capacity distribution
Hello,
after spending several hours reading archives, I decided to write new
post.
I successfully set up packet classification, made some basic HTB
setup, made some simple graphical representation from HTB statistics
data...
BUT, I cannot figure out how to refine HTB to get this behaviour:
I need that class "p2p" should be the last one to get some link
capacity.
If I set both RATE
2007 Sep 16
5
doubt about bridge qdisc
Hi guys, i have a little doubt ;
I have eth0 ethernet and eth1 wireless , and they are bridged in br0
Is there any difference in the behavior between do
tc qdisc add dev br0 root sfq
OR
tc qdisc add dev eth0 root sfq && tc qdisc add dev eth1 root sfq
--
[]''s
Salatiel
"O maior prazer do inteligente é bancar o idiota
diante de um idiota que banca o
2005 Jul 06
1
HFSC default upper-limit trouble
Hello,
I''m having such problem with HFSC with following config:
+ tc qdisc del dev eth3 root
+ tc qdisc add dev eth3 root handle 1: hfsc default 2
+ tc class add dev eth3 parent 1: classid 1:1 hfsc ls rate 512kbit ul
rate 512kbit
+ tc class add dev eth3 parent 1:1 classid 1:2 hfsc ls rate 2kbit ul
rate 400kbit
+ tc class add dev eth3 parent 1:1 classid 1:3 hfsc ls rate 32kbit ul
rate
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).
2005 Dec 04
3
Shaping per machine
I''m trying to shape each machine on an interface to 256k each, but I''m
getting stuck and only able to shape an entire interface to 256k. What
should I be doing differently here?
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1: htb default 10
tc class add dev eth0 parent 1: classid 1:1 htb rate 100MBit ceil 100MBit
tc qdisc add dev eth0 parent 1:10 handle 110:
2016 Jan 25
2
Why is my rsync transfer slow?
dbonde+forum+rsync.lists.samba.org at gmail.com wrote:
> Thank you. I will try your suggestions. First I will connect the NAS
Ah, you didn't mention NAS ! How is it connected to the computer hosting "A" ? If via network then you've added *another* layer.
> directly to the computer (Do you recommend USB2 or 1 Gb Ethernet? Or should I daisy chain external HD and NAS? Then
2004 Oct 13
2
Resetting traffic history
I''m a tc newbie, and I think I am close to being able to use it to
control one of the virtual web sites on our Gentoo Linux server. The
site has it''s own IP address. I have a bit of a problem in that the way
I originally configured tc, the busy site grabbed all the bandwidth,
leaving none for the other (and more important) sites. Here is how I
had configured it:
tc
2012 Sep 27
5
Understanding IFB
I''m experiencing a problem with masquerade downloads saturating my
internet connection. I''ve implemented an IFB and now am looking into
flow keys. Although I''ve read the documentation, I''m not sure I have
this right. Can someone help?
/etc/shorewall/params:
MID_IF=eth0
MID_IF_TC=1
INET1_IF=eth1
INET1_IF_TC=2
INET1_IFB_IF=ifb0
INET1_IFB_TC=3
Note: MID_IF
2007 Sep 19
1
major packet loss with htb
Hi,
got a 25/25Mbit connection which is quite stuffed. So I applied htb rules.
Uplink:
class htb 1:1 root rate 24500Kbit ceil 24500Kbit burst 4661b/8 mpu 0b
overhead 0b cburst 4661b/8 mpu 0b overhead 0b level 7
Sent 430600689269 bytes 730147320 pkt (dropped 0, overlimits 0 requeues 0)
rate 23057Kbit 5520pps backlog 0b 0p requeues 0
lended: 199673949 borrowed: 0 giants: 0
tokens: -964
2008 Apr 22
3
rsync bandwidth usage
Hello all,
I'm experiencing about 20MBit/s on a 100MBit/s ethernet connection when
rsync'ing a lager number on _new_ files.
I don't have much exeprience with rsync. I'dd just like to know if thi
is an acceptable bw usage and what could be the limiting factors... in
order to try to increase this speed.
I'm considering using 1000MBit/s dedicated connections and so I'dd
2009 Oct 21
1
RAMDisk vs Extarnal server for recording
I'm having loads of problems with recordings, as in crappy audio quality and
lost pieces of the recordings. I've been searching for a solution and the
solutions i find on the interwebs include a ramdisk, for local recording, or
another machine, handling the recording. I guess the ramdisk would be the
"easy" solution and the external machine would be little harder to set up.
I do
2013 Sep 16
7
Rsync rules for Shorewall
Hi folks,
I''m having an issue with rsync between my firewall and an internal
box. It seems to be a shorewall issue (or correctly speaking, an
issue with my shorewall config) because if I disable shorewall my
rsync works fine.
And I just can''t find it documented anywhere what I need to do.
I have rules like this :
root@userver:/etc/shorewall# grep -i Rsync rules
2012 Nov 18
6
Xen + IPv6 + Netapp = NFS read problem
Hello
Maybe someone could direct us to right solution with the problem
descibed below. We tried different trick bo no success stories.
We have a development cluster based on Dell R815 servers (+-30) and
a storage server - Netapp FAS 3240 runnig Data Ontap 8.1p2.
We have some 100 virtual servers - we use Xen 4.1 for virtualisation.
A basics OS is Debian Squeeze with some backports packages
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