TRAFFIC_SERVER(8) | Apache Traffic Server | TRAFFIC_SERVER(8) |
traffic_server - Traffic Server
In order to improve performance, traffic_server caches commonly used data structures in a set of free object lists. This option disables these caches, causing traffic_server to use malloc(3) for every allocation. Though this option should not commonly be needed, it may be beneficial in memory-constrained environments or where the working set is highly variable.
Disable free list in ProxyAllocator which were left out by the -f option. Please note that this option is a temporary, testing option, and will be removed in the future.
If Traffic Server was built with tests enabled, this option lists the available tests.
This environment variable forces traffic_server to believe that it is being managed by traffic_manager.
When this environment variable is set to an integral number of seconds, traffic_server will exit that many seconds after startup. This is primarily useful for testing.
2023, dev@trafficserver.apache.org
November 2, 2023 | 8.1 |