The IOC Streaming module version 1.3.169 includes settings that enable you to customize IOC events rate limits. The eps_calculation_interval setting establishes the number of event hits after which the event hits per second (EPS) rate will be measured. If the event hits are being received at an EPS rate that exceeds the level specified in the eps_throttling_rate, the events will not be stored in memory until all stored events have been processed. eps_calculation_interval is also the maximum number of event hits that can be stored in memory before processing.
Configuration | Description |
|---|---|
eps_throttling_rate | Specifies the events per second (EPS) rate for the IOC Streaming module. |
eps_calculation_interval | Establishes the number of event hits after which the event hits per second (EPS) rate will be measured. |