Displaying 20 results from an estimated 6000 matches similar to: "Optimum online-upload throttling confirmed."
2005 Aug 12
6
FXO port trhoug optimum voice VOIP service
Hello,
I have asterisk running on Fedora Core 3 with a x100p
(oem). After some time I got asterisk with some soft
extensions working (u gotta love open source), but I'm
stuck with outbound dialing. This is the diagnose:
- detect 1 wcfxo channel.
- when trying to make an outside call I get unable to
create channel of type Zap. Everyone is busy/congested
at this time
- When I plug the x100p
2006 Jun 22
2
ZFS throttling - how does it work?
Hi zfs-discuss,
I have some questions about throttling on ZFS
1) I know that throttling is activating while one sync is waiting for another. (http://blogs.sun.com/roller/page/roch?entry=the_dynamics_of_zfs)
Is it possible to throttle only selected processes (e.g. nfsd) ?
2) How can I obtain some statistics about it? I want to know how often throttling is activating on my host etc.
3) Is it
2012 Nov 28
1
error: unsupported configuration: block I/O throttling not supported with this QEMU binary
Hi, guys.
I want to change block I/O throttle using 'virsh blkdeviotune' with vm not running, it reported an error:
# virsh blkdeviotune instance-000000dc /dev/loop0 --total-bytes-sec 20000000 --total-iops-sec 20 --config
error: Unable to change block I/O throttle
error: unsupported configuration: block I/O throttling not supported with this QEMU binary
I can do this when the vm is
2005 Jun 20
8
Help? Router/Bandwidth throttle needed.
I hope this list is still active. I''m an experienced Linux Sysadmin, but I
haven''t done much in the way of routing. Due to a decision made by my
higherups, I need to jam a computer between my ISP and my LAN to do
bandwidth throttling.
My current setup:
1 Crappy Cable Modem (7Mb/768Kb connection) with a static IP.
4 servers (all have static, routable IPs) - One of which is
2006 May 01
1
Traffic Shaping with Shorewall
Does anyone here implement traffic shaping with shorewall? I need to shape
BitTorrent traffic on my network so that upload/downloads do not overwhelm
normal function or, even more importantly, my imminent conversion to VOIP for
all telephone service. I followed the shorewall documentation guide but am
not sure if what I have done is the Right Way Of Doing Things. Nor am I
satsified with the
2006 May 23
10
throttling...
Is there a way to throttle the firing of updater requests easily with
Prototype?
Thanks,
mark
2007 Mar 20
2
Throttling Logins
Hi.
Earlier today I was hit with 612 login attempts in 7 minutes. They
ramped up slowly, too. :-)
They quickly hit the file descriptor limit. And then a login server
spawned and died so quickly that dovecot just died.
My question is, is there a way to throttle the number of login
connections? I'm doing it in my firewall now, but it would be nice
to be able to say something like
2015 Aug 19
4
Optimum Block Size to use
Hi All
We use CentOS 6.6 for our application. I have profiled the application
and find that we have a heavy requirement in terms of Disk writes. On an
average when our application operates at a certain load i can observe
that the disk writes / second is around 2 Mbps (Average).
The block size set is 4k
*******************
[root at localhost ~]# blockdev --getbsz /dev/sda3
4096
2009 May 22
1
No cpu throttling for Xeon E5405?
Hi,
we bought some machines with 2 x quad core Xeon E5405 processors and
installed centos 5.3 on them. My problem is that I can't get the cpuspeed
service to work. No driver seems to claim responsibility for the throttling
and the fallback "modprobe acpi_cpufreq" in the cpuspeed init script just
yields a "No such device" message. According to the acpi information the
2012 Mar 29
1
Data handling/optimum glm method.
Hi there,
I am trying to fit a generalised linear model to some loan application and default data. The purpose of this is to eventually work out the probability an applicant will default.
However, R seems to crash or die when I run "glm" on anything greater than a 5-way saturated model for my data.
My first question: is the best way to fit a generalised linear model in R to fit the
2009 Apr 01
1
Request: Optimum value of cost complexity parameter "k" in "tree" package
Dear R community
I have a question regarding the value of cost complexity parameter "k" used in "tree" package for pruning purpose. Any help in finding the optimum value of "k" is requested. Please give some suggestion in this regard. In the example below i used k=0 but i don't know why? But if i use k=NULL, then it will not plot the resultant tree.
2012 Jun 23
1
pop3-throttle
Hello
I am having a hard time with users using POP while leaving mailboxes
of several gigabyte cumulated. This causes a lot of disk I/O and kills
performancs for everyone. I try to encourage people migrating to
IMAP, but that migration will take some time, and therefore I am looking
for alterantive ways to workaround the problem.
I found pop3-throttle-plugin.c, which seems a smart way to solve
2005 Nov 24
2
Source throttling bug, windows->linux
I'm getting a weird source throttling bug that I just don't know how to
track down.
Source is windows shoutcast 1.9.0 winamp plugin (XP up to date, and possibly
others)
Server is 2.3.0
It works fine for quite a while, then I get the following wierdness on
tcpdump and it goes to hell:
21:03:54.601871 IP (tos 0x0, ttl 64, id 27852, offset 0, flags [DF], length:
40) server.8001 >
2005 Nov 14
1
Using TBF to throttle a PC to 5kbps
Hi Everyone,
This is a simple question but I don''t understand why the below tbf is not
working as expected by throttling traffic to 5kbps
If I throttle a PC''s traffic using the below when traffic exceeds 5kbps
packets start getting dropped (as they should) but all traffic gets dropped.
not just the bit over 5kbps.
TC="tc add dev ppp0"
$TC parent 8001:2 handle 2:
2014 Aug 08
2
Throttling pop3-login connections
Hi,
I have a fedora20 system with dovecot-2.2.13 running various services,
including pop3. I'm noticing some users are frequently hamming pop3, and
wondered if this was normal, or something I should be investigating?
Aug 8 14:05:20 email dovecot: pop3-login: Login: user=<user1>,
method=PLAIN, rip=97.77.115.121, lip=192.168.1.1, mpid=30509,
session=<DnRtDCIAUQBhTXN5>
Aug 8
2003 May 07
4
IPFW Bandwidth throttling?
I am trying to limit outgoing SMTP traffic to about 14 Mbps and these are
the IPFW rules I am using.
${fwcmd} add pipe 1 tcp from 192.168.0.0/24 to any 25 out via dc0
${fwcmd} pipe 1 config bw 14Mbit/s
I've tried multiple tweaks to the pipe rule and I seem to be missing
something. I only get about half the bandwidth I specify. Is this normal
behavior? Is there something wrong
2007 Feb 01
1
mail_log plugin, log throttling and killing of the IMAP child.
Hi,
Just a quick check, was wondering if anyone is experiencing problems
mass deleting/purging mails from a folder?
I am on RC19 with the mail_log plugin enabled. Quite often, when a mass
deletion/purge is attempted, we receive the following message in the
dovecot logs:
dovecot: Feb 01 11:36:27 Error: IMAP(userid): Sending log messages too
fast, throttling..
Sometimes this is accompanied
2014 Oct 25
1
master: Error: service(log): command startup failed, throttling for 2 secs
master: Error: service(log): command startup failed, throttling for 2 secs
i see that due restart on any machine acting as IMAP/POP3 proxy
why?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL:
2007 Aug 31
3
Choosing the optimum lag order of ARIMA model
Dear all R users,
I am really struggling to determine the most appropriate lag order of ARIMA model. My understanding is that, as for MA [q] model the auto correlation coeff vanishes after q lag, it says the MA order of a ARIMA model, and for a AR[p] model partial autocorrelation vanishes after p lags it helps to determine the AR lag. And most appropriate model choosed by this argument gives
2017 Jul 22
1
[RFC PATCH 12/13] clk: parse thermal policies for throttling thresholds
On Fri, Jul 21, 2017 at 5:55 PM, Karol Herbst <karolherbst at gmail.com> wrote:
> Signed-off-by: Karol Herbst <karolherbst at gmail.com>
> ---
> drm/nouveau/include/nvkm/subdev/clk.h | 2 ++
> drm/nouveau/nvkm/subdev/clk/base.c | 42 +++++++++++++++++++++++++++++++++++
> 2 files changed, 44 insertions(+)
>
> diff --git a/drm/nouveau/include/nvkm/subdev/clk.h