[FreeNX-kNX] Throttling on FreeNX Server?

Kurt Pfeifle k1pfeifle at gmx.net
Wed Jun 14 16:39:56 UTC 2006


On Wednesday 14 June 2006 13:58, Igor Manassypov wrote:

> Is there a way to control bandwidth allocation on a per-user basis?

No.

> I 
> noticed that it is up to the client to choose the type of connection, so
> I am assuming that will have a direct impact on the bandwidth taken by
> that client.

It has a direct impact on the compression rate used by the connection
(it can be choosen independent of the actual physical link type), and 
hence, it also impacts the bandwidth used by the session.

> Is there a way on the server to limit the maximum bw to be 
> given to each client?

Hmmm... maybe you can use the PROXY_EXTRA_OPTIONS parameter in node.conf.
You can use that to override NX Client settings, f.e. to always enforce
encryption, or the highest compression type ("modem") regardles what the
client says it wants. Try

  PROXY_EXTRA_OPTIONS = "limit=256k,link=modem"

or a variation thereof. Don't know if it works, though.

Cheers,
Kurt



More information about the FreeNX-kNX mailing list