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 activates the feature that closes idle connections, optimizing performance in the Async HTTP Client framework during streaming. |
| What area does it affect? |
Async HTTP Client framework |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing connection management or troubleshooting streaming performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.http.idle_connection_monitor.async.async.effectively_idle_check.enabled |
| Sys ID |
4bd53a65ff3922108625ffffffffffd7 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enables the feature where effectively idle connections are closed. This feauture affects the Async HTTP Client framework when streaming is used. |
| Updated |
2025-05-28 18:46:15 |
Related properties