Displaying 3 results from an estimated 3 matches for "120mbps".
Did you mean:
100mbps
2015 Mar 10
1
aio_pthread on Debian?
...these days without that module as long as the
>build detected pthreads.
This is the thing... it looks like the Debian packages (stable + back port) are built without the --with-aio-support (at least according to smbd -b)
In this case I am streaming relatively large video files in my home lab (120mbps each).
I find that windows struggles with 2-3 streams at once, where the same hardware running OS X (via afp) is smooth - so I am relatively sure the workload is within the means of my network/disks/client.
What I found odd was that setting aio read/write size = 1 didn't bother testparm, alth...
2015 Mar 10
2
aio_pthread on Debian?
Hello list,
I am looking to enable samba aio on my Wheezy test box (I have version 4.1.17 from back ports).
The output of smbd -b shows that the stable packages for my distro are not compiled using --with-aio-support. It appears that without recompiling I can use vfs objects = aio_pthread to achieve a similar effect?
I'm aware that this somewhat dips into Debian specifics, but I figured
2007 Oct 25
7
TC (HTB) doesn''t work well when network is congested?
Hi,
I have a server and ten clients in a Gigabit network. The server has
125mbps network bandwidth.
I want that the server has 40Mbps bandwidth reserved for client 1 (IP
192.168.5.141), and the
rest bandwidth is for all other clients.
My script looks like this (I use IFB for incoming traffic):
#!/bin/bash
export TC="/sbin/tc"
$TC qdisc add dev ifb0 root handle 1: htb default 30