Jump to: navigation, search

throttle-threshold

Section: log
Default Value: 5000
Valid Values: 0-10000
Changes Take Effect: Immediately
Dependencies: enable-thread = true
Introduced: 8.5.106
Related Links: log throttling

Specifies the size of the internal log queue at which the verbose level is to be reduced so as to lessen the load generated by logging. If this option is set to 0 (zero), throttling does not occur. For more information about log throttling, refer to the Framework Management Layer User’s Guide.

throttle-period

Section: log
Default Value: 30
Valid Values: 0-3600
Changes Take Effect: Immediately
Dependencies: enable-thread = true
Introduced: 8.5.106

Specifies, in seconds, how long to keep the throttled verbose level. When this period of time has expired, the original log verbose level will be restored when the log queue size has decreased to less than 50% of the threshold.

enable-thread

Section: log
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Introduced: 8.5.106
Related Options: throttle-period, throttle-threshold
Related Links: log throttling

Specifies whether to enable or disable the logging thread. If set to true (the logging thread is enabled), the logs are stored in an internal queue to be written to the specified output by a dedicated logging thread. This setting also enables the log throttling feature, which allows the verbose level to be dynamically reduced when a logging performance issue is detected. Refer to the Framework Management Layer User’s Guide for more information about the log throttling feature.

If this option is set to false (the logging thread is disabled), each log is written directly to the outputs by the thread that initiated the log request. This setting also disables the log throttling feature.

8.5.106.20

Stat Server Release Notes

Release Date Release Type Restrictions AIX Linux Solaris Windows
05/05/17 General X X X X

Helpful Links

What's New

This release contains the following new features and enhancements:

  • Stat Server supports the statistical category Formula for the Growing time profile.
  • Stat Server supports the Ever Growing time profile for a limited set of the float-valued categories. See the documentation for more details.
  • Stat Server supports the new DialRemoteRelease action on Campaign/CallingList statistical objects.
  • Stat Server supports the enable-thread option, as well as associated throttle-period and throttle-threshold options.



Resolved Issues

This release contains the following resolved issues:


Stat Server no longer fails to detect ADDP pings in a timely manner. (SS-7541)


Stat Server now correctly re-registers DNs upon T-Server switchover. (SS-7484)


Stat Server now correctly applies the GroupBy statistical specifier, if it is used with the Sliding or Selection aggregation intervals. (SS-7475)


Stat Server no longer terminates unexpectedly upon receiving the EventDNDOn event on a DN with multiple enabled media. (SS-7451)


Stat Server now correctly calculates the start of a reason for the CurrentStateReasons statistical category when the system time changes and ReasonStartOverridesStatusStart=yes. (SS-7433)


The algorithm of the LoadBalance statistical category calculation has been changed: actions CallMissed and ACWMissed are no longer used in the MainMask. (SS-7398)


Stat Server no longer terminates unexpectedly (in a single- or multi-tenant environment) if a tenant, which is assigned to it, is hidden using permissions. (SS-7380)


Stat Server no longer fails to detect the disconnect from T-Server in some rare circumstances. (SS-7365)


Stat Server now correctly applies selective filtering to the action which participates in both masks MainMask and RelMask in the stat type definition. (SS-7360)


Stat Server no longer terminates unexpectedly in the following scenario:

  1. Stat Server is connected to SIP Server.
  2. An agent logs into a multimedia SIP extension ([TServer]/multimedia=true in the extension's Annex).
  3. The agent goes NotReady on the extension.
  4. The agent goes DND.
  5. The agent logs out from the extension.

(SS-7355)


Stat Server now generates the instant action CallConferenceJoined on a regular DN in the single-step conference scenario. Previously, it was generated only in the two-step conference scenario. (SS-5006)




Upgrade Notes

No special procedure is required to upgrade to release 8.5.106.20.

This page was last edited on August 31, 2017, at 01:03.
Comments or questions about this documentation? Contact us for support!