docs: http client docs
This commit is contained in:
@@ -2684,6 +2684,25 @@
|
||||
If `ignore_statistics` is not set in HTTP API `GET /clients/update`
|
||||
request then the existing value will not be changed.
|
||||
|
||||
This behaviour can be changed in the future versions.
|
||||
'type': 'boolean'
|
||||
'upstreams_cache_enabled':
|
||||
'description': |
|
||||
NOTE: If `upstreams_cache_enabled` is not set in HTTP API
|
||||
`GET /clients/add` request then default value (false) will be used.
|
||||
|
||||
If `upstreams_cache_enabled` is not set in HTTP API
|
||||
`GET /clients/update` request then the existing value will not be
|
||||
changed.
|
||||
|
||||
This behaviour can be changed in the future versions.
|
||||
'type': 'boolean'
|
||||
'upstreams_cache_size':
|
||||
'description': |
|
||||
NOTE: If `upstreams_cache_enabled` is not set in HTTP API
|
||||
`GET /clients/update` request then the existing value will not be
|
||||
changed.
|
||||
|
||||
This behaviour can be changed in the future versions.
|
||||
'type': 'boolean'
|
||||
'ClientAuto':
|
||||
|
||||
Reference in New Issue
Block a user