[master] 8eb2e4e5a Document the fact that vsl_buffer now is special for 32-bit

PÃ¥l Hermunn Johansen hermunn at varnish-software.com
Tue Aug 10 14:59:06 UTC 2021


commit 8eb2e4e5a96e51140a78bed9041565e99316acef
Author: Pål Hermunn Johansen <hermunn at varnish-software.com>
Date:   Tue Aug 10 16:57:24 2021 +0200

    Document the fact that vsl_buffer now is special for 32-bit

diff --git a/doc/sphinx/reference/varnishd.rst b/doc/sphinx/reference/varnishd.rst
index 5fad3096f..e87f48a14 100644
--- a/doc/sphinx/reference/varnishd.rst
+++ b/doc/sphinx/reference/varnishd.rst
@@ -526,6 +526,7 @@ space:
 * http_resp_size: 8k
 * http_req_size: 12k
 * gzip_buffer: 4k
+* vsl_buffer: 4k
 * vsl_space: 1G (maximum)
 * thread_pool_stack: 52k
 


More information about the varnish-commit mailing list