# HG changeset patch # User Vladimir Homutov # Date 1555406535 -10800 # Node ID bb4c75bec3f73450d94bbb9cd6641b830a190656 # Parent d25d7ec9147ee8068769394189020d77e4d9b960 Updated the "zone_sync_recv_buffer_size" directive description. diff -r d25d7ec9147e -r bb4c75bec3f7 xml/en/docs/stream/ngx_stream_zone_sync_module.xml --- a/xml/en/docs/stream/ngx_stream_zone_sync_module.xml Wed Apr 17 17:29:11 2019 +0300 +++ b/xml/en/docs/stream/ngx_stream_zone_sync_module.xml Tue Apr 16 12:22:15 2019 +0300 @@ -194,8 +194,11 @@ Sets size of a per-connection receive buffer used to parse incoming stream of synchronization messages. -By default, the buffer size is equal to one memory page. -This is either 4K or 8K, depending on a platform. +The buffer size must be equal or greater than one of the +. +By default, the buffer size is equal to +zone_sync_buffers size +multiplied by number.