Forráskód Böngészése

Add missing doc for maxsndbuffer

Bastian Triller 1 éve
szülő
commit
251f256f3d
1 módosított fájl, 12 hozzáadás és 0 törlés
  1. 12 0
      docs/cookbooks/devel/core.md

+ 12 - 0
docs/cookbooks/devel/core.md

@@ -1962,6 +1962,18 @@ Example of usage:
 
 Note: it is not the size of the internal SIP message receive buffer.
 
+### maxsndbuffer
+
+The size in bytes multiplied by 2 not to be exceeded during the auto-probing
+procedure of discovering and increasing the maximum OS buffer size for sending
+UDP messages (socket option SO_SNDBUF). Default value is 262144.
+
+Example of usage:
+
+```
+    maxsndbuffer=65536
+```
+
 ### max_branches
 
 The maximum number of outgoing branches for each SIP request. It has