Displaying 3 results from an estimated 3 matches for "max_kbp".
Did you mean:
max_kbps
2004 Aug 06
2
new features request
...dwidth limitations.
Besides my initial ideea of adding a general lock into net/sock_write*()
which I see it can be a resource hog not to mention it brakes the
structure of the current icecast2 codes, I dont think this uses much
resources.
The byte count computations could be conditioned if the max_kbps value is
configured > -1 (which means if its activated). So that way the resource
impact should be minimal...
- --
Mihai RUSU Email: dizzy@roedu.net
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Lin...
2004 Aug 06
0
new features request
...Besides my initial ideea of adding a general lock into net/sock_write*()
> which I see it can be a resource hog not to mention it brakes the
> structure of the current icecast2 codes, I dont think this uses much
> resources.
>
> The byte count computations could be conditioned if the max_kbps value is
> configured > -1 (which means if its activated). So that way the resource
> impact should be minimal...
>
> - --
> Mihai RUSU Email: dizzy@roedu.net
> GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
>...
2004 Aug 06
2
new features request
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 13 Feb 2004, Geoff Shang wrote:
> Mihai RUSU wrote:
>
> > Another nice feature to add would be a "bandwidth" limit (so just a new
> > <limit> type entry).
>
> Problem with this is, what do you do once the limit has been reached? Who
> do you kick? Or do you just not allow anymore listeners?
I