From 603bc3bb398fad598457aa3eaa06c04a79a6caad Mon Sep 17 00:00:00 2001 From: Jonathan Visser Date: Mon, 10 Feb 2025 12:51:58 +0100 Subject: [PATCH] add varnish_workspace_backend systemctl setting --- .../tools/how-to-use-the-hypernode-systemctl-cli-tool.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md index f54735a6..8a4301b4 100755 --- a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md +++ b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md @@ -72,6 +72,7 @@ To see which values you can set and which values they are allowed to have take a | **varnish_esi_ignore_https**
Ignore HTTPS for Varnish ESI | True | True, False | | **varnish_http_resp_hdr_len**
| None | 4k, 8k, 16k, 32k, 64k, 128k, 256k | | **varnish_http_resp_size**
| None | 4k, 8k, 16k, 32k, 64k, 128k, 256k | +| **varnish_workspace_backend**
| None | 4k, 8k, 16k, 32k, 64k, 128k, 256k | | **varnish_large_thread_pool_stack**
| False | True, False | | **varnish_version**
Change the Varnish version | 7.x | 4.0, 6.0, 7.x |