Displaying 20 results from an estimated 20000 matches similar to: "Question on Rails application design"
2005 Sep 28
4
Re:Does HTB consider PRIO or not? 2
Thanks for quick reply Andreas!
> Every class is allowed to use bandwidth as long as it does not have to
> borrow (the specified rate is guaranteed). Prio in HTB only affects
> borrowing bandwidth from other classes... In the example below, the class
> 1:5 should be allowed to borrow bandwidth before 1:14 does.
Thats exactly what I want from HTB to do..to prio the borrowed bandwidth.
2004 May 25
1
how to borrow bandwith
Hi,All
I am using iproute2 to manage bandwith for ADSL router.High,medium,low priority are needed for different protocol port on the ADSL's upstream side,as following:
LAN --- |ADSL Router|------WAN
When there aren't traffic on the specific priority, its bandwidth should be borrowed by other priorities.But it doesn't work.Here is my script:
/usr/sbin/tc qdisc del dev nas0 root
2004 Jul 30
0
Help:how many bandwidth are borrowed in HTB?How to caculate!
Hi,All
I use HTB to control traffic.Here is my script:
/usr/sbin/tc qdisc del dev nas0 root
/usr/sbin/tc qdisc add dev nas0 root handle 1:0 htb default 60
/usr/sbin/tc class add dev nas0 parent 1:0 classid 1:1 htb ceil 896kbit rate 896kbit prio 0 burst 60k
/usr/sbin/tc class add dev nas0 parent 1:1 classid 1:10 htb ceil 896kbit rate 537kbit prio 1 burst 60k
/usr/sbin/tc class add dev
2005 Jun 18
6
htb child classes don''t borrow form "parent''s parent class" :(
Dear list,
I have the problem that child classes don''t seem to issue the parent
class to borrow from their parent.
This is a simplified version of my script:
tc qdisc del dev $DEV root
tc qdisc add dev $DEV root handle 1: htb default 10
tc class add dev $DEV parent 1: classid 1:1 htb rate 10mbit
tc class add dev $DEV parent 1:1 classid 1:10 htb rate 1kbit ceil
512kbit
#groups
tc
2006 Jul 06
0
Paging with multiple tables/models
I''m looking for a smooth way to implement paging over a combination of
two tables.
My application tracks which books and movies you have borrowed from
me. For reasons that make sense elsewhere in the application, these
are seperated out into two tables: book_borrowers and movie_borrowers
and therefore 2 different activerec objects: BookBorrower and
MovieBorrower
This particular screen
2006 Jun 28
0
RV: RV: error in VB6 aplication
This error appears when y try to login into a SQL server .
I run the aplication Silverlab.exe ( in VB6) , and in the first windows
appear a image and two butonms 1 for exit an 2 to login ... I press a bottom
"Login " and ....
in a windows the wine put:
Database Engine Open Error !
Server Name :
Connection_String = Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Initial
2002 Feb 27
3
winsock 16 BIT
Hi!
In October I worked with a client-server (using winsock.dll) 16 bit
aplication
emulated in wine (Not using ODBC), it worked fine. This aplication needs
to connect to a
server using port ctsql 5557/tcp, this service is in my /etc/services.
And wine made all realy fine (Version 20011108). With the release
20011226 (I think)started the problem. Something changed with winsock
16-bit.
I've
2002 Feb 26
0
Wrong port
Hi,
In October I worked with a client-server (winsock.dll) aplication
emulated in wine, it worked fine. This aplication needs to connect to a
server using port ctsql 5557/tcp, this service is in my /etc/services.
And wine made all realy fine.
I've upgraded my system , I use Debian Woody ( to wine version
20020122); now the aplication doesn?t work, it can?t connect to the
server. I make a
2004 Oct 08
2
Excess Bandwidth
Hi,
I''m trying to configure QoS on my linux in the following manner:
I have a main link with 64K, so I divided it in 3 classes of 18K, 14K
and 9K with an excess (not used for classified traffic, just to be
shared) of 23K. This excess should be distributed proportonally among
the 3 classes, that is, the class that has more rate should borrow more
bandwidth. What is happening is
2002 Apr 26
9
[Fwd: Re: borrowing only from parent]
Martin Devera wrote:
> If you read the manual, the algorithm will not work correctly
> with {,c}burst < MTU ...
> devik
>
I just tried to change {,c}burst to 1600, or leaving them by default but
no visible result.
here is the latest tc -s -d class show dev eth0
class htb 1:101 parent 1:1 prio 0 rate 40Kbit ceil 40Kbit burst 1599b/8
mpu 0b cburst 1599b/8 mpu 0b quantum 512 level
2019 Jul 25
1
[libnbd PATCH] maint: Add git.orderfile
Borrow an idea from nbdkit (in turn borrowed from qemu) on making
patches easier to review by sorting diffs based on filename.
---
We can tweak this order if desired, but the order presented here
made enough sense to me.
Makefile.am | 1 +
scripts/git.orderfile | 58 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)
create mode 100644
2011 Jul 06
0
[LLVMdev] Improving Garbage Collection
On Wed, Jul 6, 2011 at 5:24 PM, Talin <viridia at gmail.com> wrote:
> One approach would be to extend the current scheme to work with SSA values,
> possibly using a new intrinsic. This is somewhat problematic because you
> can't really have a 'do-nothing' function on SSA values - the result of the
> function is always going to be a copy of the value, not the original
2006 Mar 05
2
ATTN Andreas Klauer: ASCII art + comments, please?
Andreas,
Since I understand your ASCII art and comments, I would very much
appreciate it if you would draw what you see and criticize the
following. Hopefully I''ll better understand after that!
TIA,
gypsy
tc qdisc add dev imq0 root handle 1: htb default 20
tc class add dev imq0 parent 1: classid 1:2 htb rate 4522kbit ceil \
4760kbit burst 16k cburst 16k quantum 1500
tc class add
2004 Aug 28
0
FXO probs in Aus. Should I give up?
Hey all,
I've been trying to get my X101P working again as of late (it used to
work great) and before I decide to trash the card I thought I'd post up
my symptoms to see if anyone has any ideas.
My old working config was basically 1 channel running fxsks signalling.
It was working great with no echo, busy detect worked well and I was
very impressed considering this is all off and
2011 Jan 04
1
Cost-benefit/value for money analysis
I assume this has a "proper" name, but I don't know what it is and wondered
if anyone knew of a package that might do the following, or something
similar.
As an example, assume I have borrowed and read 10 books on R , and I have
subjectively given each of them a "value" score in terms of how useful I
think they are. I also know how much each costs in terms of money.
What
2005 Sep 26
1
Hmmm... Weird results with HTB in kernel 2.6.11
Hi all,
I have been getting some strange results with HTB in kernel 2.6.11, and
was wondering if anybody could give me some advice. Also, if someone
could direct me to the changelog for the recent versions so I can see if
it is worth upgrading?
Anyway, the problem can best be summed up by looking at the output of
''tc -s -d class show dev eth0''. Some of the relevant results
2002 Feb 16
1
Newbie Trying To Get Ghost Recon To Install
Hello,
I'm new to using WINE (and to these lists), so I apologize if this has
been asked and answered already: Has anyone been able to get Ghost Recon
to at least install? The autorun program came up just fine, but when I
click the button to install, it promptly quits. I tried running the
setup.exe program directly, and it gets as far as trying to setup and
install shield wizard, and then
2006 Nov 28
1
Different click2call?
Hello List,
We are deveoping apication/system based on PHP5, Postgre,Ajax,ect..
It should be compleate sistem for realystate agensy and road worers(agents)
and it will be distributed system.
We made very good inplementation based on asterisk and OSP for distributed
offices and it will be part of system (integrated).
We would like to implement some options in system:
Agent have contact list with
2007 May 03
0
no route found to match "/application/signin"
I''m posting this because I ran into a problem and had difficulty
tracking down the answer. In fact, the answer was in another ruby-forum
post, but the Search feature didn''t locate it via the keywords I was
using. Hopefully my Subject line will help more people find this
solution.
PROBLEM:
I upgraded from Rails 1.1.6 to 1.2.3. When I did something that required
me to sign in, I
2006 Mar 06
3
Problem running applications - Newbie
I'm new to wine and I'm running wine version 0.9.2 on Fedora Core 1
and I have the following problem:
I install any windows application from its installer (setup.exe or similar).
Once installed, in order to run it I need to go to the directory where the
aplication is installed, for example
cd /root/.wine/drive_c/Program\ Files\MiniReminder
And then run the application, for example: