To disable SystemInput limiter ramp-up, use the following rhino-console command or related MBean operation.

Console command: disablerampup

Command

disablerampup
  Description
    Disables rampup of the SystemInput limiter rate

Example

To disable SystemInput limiter ramp-up:

$ ./rhino-console disablerampup
Disabled rampup of the SystemInput limiter rate

MBean operation: disableRampUp

MBean

Rhino operation

void disableRampUp()
        throws ConfigurationException;
Previous page Next page
Rhino Version 2.6.2