USERVER_RPS_CCONTROL_ENABLED Dynamic Config
Controls whether congestion control limiting of RPS is performed (if main task processor is overloaded, then the server starts rejecting some requests).
Schema:
# yaml
default: false
description: |
Controls whether congestion control limiting of RPS is performed (if main task processor is overloaded,
then the server starts rejecting some requests).
schema:
type: boolean
For a full list of dynamic configs see Dynamic config schemas list