Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/admin-guide/files/records.config.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,12 @@ System Variables

The name of the executable that runs the :program:`traffic_manager` process.

.. ts:cv:: CONFIG proxy.config.memory.max_usage INT 0
:units: bytes

Throttle incoming connections if resident memory usage exceeds this value.
Setting the option to 0 disables the feature.

.. ts:cv:: CONFIG proxy.config.env_prep STRING

The script executed before the :program:`traffic_manager` process spawns
Expand Down