search for: 1000kb

Displaying 15 results from an estimated 15 matches for "1000kb".

Did you mean: 2000kb
2007 Aug 29
5
HTB does not respect the prio parameter
...sults I expect. I''ve created 4 HTB classes: 1:10 TCP ACKs (prio 0) 1:20 TCP traffic on dst port 10001 (prio 1) 1:30 TCP traffic on dst port 10000 (prio 2) 1:40 Default (prio 3) ceil and rate parameters are the same for all 4 classes (rate is 1000kbit and ceil is 55000kbit). Then I start 2 TCP flows on src/dst ports 10000 and 10001. The packets seem to be correctly classified by the filter (I get hits on classes 10, 20 and 30). The problem is that I get the same throughput on both TCP flows. Shouldn''t I get about 1000kbit through cl...
2003 Mar 22
2
Transfer rate issues with OpenSSH SFTP Server - Verified on Mac OS X 10.2.X and FreeBSD 5.0
...ajor issues when serving files, specifically, if one data stream is used the transfer rates fluxuate between 80 and 200 KB/s. Keep in mind that this is over a 100Mbit switched link. If multiple transfers are performed at once over one login session, the transfer rates of both files increases to 800-1000KB/s still below what it should be but substantially better. Performing similar transfers in the other direction, using the VShell sftp server and sftp clients on the other boxes, the transfer rate is in the order of 3000-4000KB/s. These are all modern boxes that should beable to do AES-256/Twofish a...
2005 Aug 16
4
Image from bytes streams
Hello! I'm trying to get an array of bytes from graphic images generated by R. Here, you can see my Java code: -------------------------------------------------------------------------------------------------------------------------- Process p = Runtime.getRuntime().exec("C:/Arquivos de programas/R/rw1090/bin/Rterm.exe --no-save"); DataOutputStream output = new
2013 Apr 05
1
[BUG?] Btrfs quota: overwritten space is counted twice
When data in a file is overwritten, starting somewhere in the middle of the file, the overwritten space is counted twice against the space usage numbers. Is this a bug, or did I something wrong? This is what I did: I create a subvolume and limit it to 4 MB, and create a 1000 KB file in the subvol: # btrfs subvol create s Create subvolume ''./s'' # btrfs
2017 Oct 10
2
small files performance
...h=16 --numjobs=16 --runtime=60 --group_reporting --name=fio-test fio-test: (g=0): rw=randrw, bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, iodepth=16 ... fio-2.16 Starting 16 processes fio-test: Laying out IO file(s) (1 file(s) / 256MB) Jobs: 14 (f=13): [m(5),_(1),m(8),f(1),_(1)] [33.9% done] [1000KB/440KB/0KB /s] [125/55/0 iops] [eta 01m:59s] fio-test: (groupid=0, jobs=16): err= 0: pid=2051: Tue Oct 10 16:51:46 2017 read : io=43392KB, bw=733103B/s, iops=89, runt= 60610msec slat (usec): min=14, max=1992.5K, avg=177873.67, stdev=382294.06 clat (usec): min=768, max=6016.8K, avg=1871390....
2017 Oct 10
0
small files performance
...--group_reporting --name=fio-test > fio-test: (g=0): rw=randrw, bs=8K-8K/8K-8K/8K-8K, ioengine=libaio, > iodepth=16 > ... > fio-2.16 > Starting 16 processes > fio-test: Laying out IO file(s) (1 file(s) / 256MB) > Jobs: 14 (f=13): [m(5),_(1),m(8),f(1),_(1)] [33.9% done] [1000KB/440KB/0KB > /s] [125/55/0 iops] [eta 01m:59s] > fio-test: (groupid=0, jobs=16): err= 0: pid=2051: Tue Oct 10 16:51:46 2017 > read : io=43392KB, bw=733103B/s, iops=89, runt= 60610msec > slat (usec): min=14, max=1992.5K, avg=177873.67, stdev=382294.06 > clat (usec): min=768,...
2006 Jun 12
1
Multiple quota roots
IMAP RFC defines a way to have multiple quota roots. For example with filesystem quota the first quota root would be "available disk space in filesystem" and second quota root would be the user's normal quota. I guess this could similarly be useful for example to have a per-domain quota (eg. 10GB) and each user have their own separate quota (eg. 1GB), so that 20 the users together
2006 Sep 14
0
ldap quota limitation (one more time)
...er out from overquoted box he got the message "overquota blahblahblah", BUT the message still goes... it seems that the imap_quota worked (report about the overquota) but plugin quota dont work. in dovecot logs : ... Sep 14 09:10:23 xxxxxxxxxxx dovecot: IMAP(test4): dirsize quota limit = 1000kB ... but in user maildir/maildirsize: 0S,0C 1179466 16 1248 1 what it can be? -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
2001 Dec 03
0
samba 2.2.1a and WAN-Shares
...to the company hq via isdn with dial on demand lines (bw ranges from 64 (common) -> 512kb(few special sites)) to get access to some sap-like services and email/internet. the "requirements" Some of our remote locations have the need to exchange data (mostly office docs with 10 to 1000kb in size) between each other in real time. Each of these remote locations has it`s own local samba pdc. the "workaround" i came up with: Because we already had an samba running in the dmz to ease maintanace of the companys intranet from the headquarters network, i decided to create a sha...
2004 Jan 29
0
Burst Rate?
If I''m using the following to very simply police my incoming bandwidth: ingress { $p = bucket(rate 7Mbps, burst 1000kB, mpu 200B); class (1) if (conform $p && count $p) || drop; } How should i be calculate the burst rate? Cisco has their own special algorithm for calculating the correct burst rate, is there a similar method I should be using to calculate burst on a linux box? Also are there any impr...
2009 Nov 09
3
DO NOT REPLY [Bug 6881] New: --bwlimit option uses KiB/s, but is documented as (what amounts to) kB/s
https://bugzilla.samba.org/show_bug.cgi?id=6881 Summary: --bwlimit option uses KiB/s, but is documented as (what amounts to) kB/s Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P3 Component: core AssignedTo: wayned at
2006 Aug 16
5
ldap quota limitation problem
hello, We have configured the quota enforcement folowing the link (http://wiki.dovecot.org/Quota) but we note that the global quota limitation configuration in dovecot.conf works well but not the ldap users configuration limit. For example in the casee below, we have tried to limit quota usage for some users to 1Gb but only the global quota limitation appear in the user quota. please find below
2004 Nov 27
6
Finally making some progress
I *think* we are finally making some progress in tracking our elusive performance problems. After employing a second 10Mb link from our ISP, along with another firewall box and proxy, we were able to determine the problem *is* our firewall. We don''t know exactly why yet, but our sporadic slow web access seems to have gone away since swapping a new firewall in this morning. The
2004 Jan 28
1
Problems with multipath routing.
Hi all, I have setup two multipath route tables on my system for doing failover routing, What I want it''s that if GW at route1 of the MP is dead, traffic goes by route2, for doing that I have created the multipath routes as follows: ip route add table mail.traffic proto static nexthop via ${GW1} dev eth1 weight 1 nexthop via ${GW2} dev eth1 weight 250 But it does not run as I
2007 May 04
39
[Bug 10858] New: glxgears with mesa-git on PCI 10de0322 (NV34) GeForce FX 5200 crashes X
http://bugs.freedesktop.org/show_bug.cgi?id=10858 Summary: glxgears with mesa-git on PCI 10de0322 (NV34) GeForce FX 5200 crashes X Product: xorg Version: 7.2 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau