Property reference

glide.uxf.lib.performance.monitoring.network.latency.cache.ttl

This property defines how long network latency data is cached in local storage. Admins should adjust this setting to optimize performance and control the frequency of network latency checks based on their environment's needs.

Default: 300000 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It sets the time-to-live for cached network latency data, triggering a new ping request if the cached data is older than the specified duration.
What area does it affect? Network performance monitoring
What does the default mean? The default value is "300000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing network performance or troubleshooting latency issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.uxf.lib.performance.monitoring.network.latency.cache.ttl
Sys ID 746b8a9053701210745eb4b130e5e656
Type integer
Application Global
Default value 300000
Description The duration for which the network latency stored in local storage will remain valid. If the entry is older than this duration a new ping request will be sent to find the network latency. To Disable Ping Requests set this value to 0.
Updated 2024-09-26 03:07:58