Skip to content

Commit

Permalink
Clarify receive buffer size
Browse files Browse the repository at this point in the history
  • Loading branch information
btriller authored and miconda committed Feb 28, 2024
1 parent bad2bfd commit 3634570
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions docs/cookbooks/3.2.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,8 +852,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/3.3.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/4.0.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -988,8 +988,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/4.1.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -991,8 +991,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/4.2.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1017,8 +1017,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/4.3.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1018,8 +1018,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/4.4.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1242,8 +1242,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.0.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1277,8 +1277,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.1.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1314,8 +1314,8 @@ Example of usage:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.2.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1386,8 +1386,8 @@ as "lua" which is registered by the app_lua module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.3.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1434,8 +1434,8 @@ as "lua" which is registered by the app_lua module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.4.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1482,8 +1482,8 @@ as "lua" which is registered by the app_lua module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.5.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1610,8 +1610,8 @@ as "lua" which is registered by the app_lua module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of descovering the maximum buffer size for receiving UDP messages.
The size in bytes multiplied by 2 not to be exceeded during the auto-probing
procedure of discovering the maximum buffer size for receiving UDP messages.
Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.6.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1681,8 +1681,8 @@ as "lua" which is registered by the app_lua module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of discovering and increasing the maximum OS buffer size for receiving
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 receiving
UDP messages (socket option SO_RCVBUF). Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/5.7.x/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1950,8 +1950,8 @@ as `lua` which is registered by the `app_lua` module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of discovering and increasing the maximum OS buffer size for receiving
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 receiving
UDP messages (socket option SO_RCVBUF). Default value is 262144.

Example of usage:
Expand Down
4 changes: 2 additions & 2 deletions docs/cookbooks/devel/core.md
Original file line number Diff line number Diff line change
Expand Up @@ -1950,8 +1950,8 @@ as `lua` which is registered by the `app_lua` module:

### maxbuffer

The size in bytes not to be exceeded during the auto-probing procedure
of discovering and increasing the maximum OS buffer size for receiving
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 receiving
UDP messages (socket option SO_RCVBUF). Default value is 262144.

Example of usage:
Expand Down

0 comments on commit 3634570

Please sign in to comment.