VictoriaMetrics/app/vmselect/clusternative
Aliaksandr Valialkin 20e9598254
lib/vmselectapi: limit the number of concurrently executed requests
This should prevent from out of memory errors when big number of vmselect
nodes send many concurrent requests to vmstorage

The limit can be controlled at vmstorage via the following command-line flags:
- search.maxConcurrentRequests
- search.maxQueueDuration

See https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#resource-usage-limits
2023-01-06 18:39:46 -08:00
..
vmselect.go lib/vmselectapi: limit the number of concurrently executed requests 2023-01-06 18:39:46 -08:00