Commit 0b442e08 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Missing debug.sndbuf() documentation

parent e475ad01
......@@ -254,3 +254,7 @@ $Function VOID vcl_allow_cold(PRIV_VCL)
Allow VCL to go cold
$Function VOID sndbuf(BYTES sndbuf)
Set the client socket' send buffer size to *sndbuf*. The previous, desired
and actual values appear in the logs. Not currently implemented for backend
transactions.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment