(imported topic written by SystemAdmin)
hi @all,
i want to enable the dynamic download throtteling only for the BES Clients.
I decided all our clients only use 50 percent of the bandwith.
So I make following settings:
on my relays:
_BESRelay_HTTPServer_DynamicThrottleEnabled = 1
_BESGather_Download_DynamicThrottleEnabled"= 1
on my clients:
_BESClient_Download_DynamicThrottleEnabled = 1
_BESClient_Download_DynamicThrottleMaxBytesPerSecond = 0
_BESClient_Download_DynamicThrottleMinBytesPerSecond = 0
_BESClient_Download_DynamicThrottlePercentage = 50
Is this correct?
I heard from other BES Users that the setting “_BESClient_Download_DynamicThrottleMaxBytesPerSecond” could not be “0” for this way?
Have anyone experience with bandwith throtteling?
Please for help.
Thanks Andi