Poor performance for ICA users and high ICA latency are observed on the CB3000 units. We can see spike in Inbound Queue Service time when the issue happens.
Sr. No | Parameter Name | Default Value | Description | Recommendation |
1 | Oprofile.Enabled | ON | Enable/Disable Profiling feature. Works only on Neopolis platforms(400, 800, 2K, 3K, 1K). | Do not change this until recommended by Dev OR you are sure that the CB has some issue due to this feature. |
2 | Oprofile.InboundWaitThreshHold | 500000 (500 ms) | Profiling will start once we reach this threshold. | Change this value if customer is reporting inbound queue latency that is less than 500 ms and you feel profiling should start earlier. E.g. If customer is reporting 300 ms Inbound latency, you can change this value 200 ms to trigger profiling before it reaches the peak(300 ms). |
3 | Oprofile.Start | Starts monitoring InboundLatency until it reaches Oprofile.InboundWaitThreshHold. Once Oprofile.InboundWaitThreshHold is reached, profiling will automatically start and will stop when Inbound Latency is less than Oprofile.InboudWaitThreshold or Oprofile.RunTimeOut whichever occurs earlier. | ||
4 | Oprofile.RunTimeOut | 120 seconds | Each Profile Sample is collected for minimum of this value OR until Inbound Latency is again below Oprofile.InboundWaitThreshHold . | Do not change this unless recommended by Dev. |
5 | Oprofile.TotalSample | 4 | After running Oprofile.Start, we collect Oprofile.TotalSample number of samples. Profiling will be stopped after this and wont resume until Oprofile.Start command is started again. | Change this value if you feel that default number of samples wont be sufficient to analyze the issue. |
6 | Oprofile.SleepTime | 2 seconds | Internal use | Do not change this unless recommended by Dev. |
7 | Oprofile.CommandSleepInterval | 5 seconds | Internal use | Do not change this unless recommended by Dev. |