changeset 2372:d25d7ec9147e

Added note about selecting the "zone_sync_buffers" directive value.
author Vladimir Homutov <vl@nginx.com>
date Wed, 17 Apr 2019 17:29:11 +0300
parents 16bad57a412a
children bb4c75bec3f7
files xml/en/docs/stream/ngx_stream_zone_sync_module.xml
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_zone_sync_module.xml
+++ b/xml/en/docs/stream/ngx_stream_zone_sync_module.xml
@@ -136,6 +136,13 @@ By default, the buffer size is equal to 
 This is either 4K or 8K, depending on a platform.
 </para>
 
+<para>
+<note>
+A single buffer must be large enough to hold any entry of each zone being
+synchronized.
+</note>
+</para>
+
 </directive>