Skip to content

Commit 47faede

Browse files
Update source/news/2024/unit-1.33.0-released.rst
Co-authored-by: Travis Martin <[email protected]>
1 parent 3180b8f commit 47faede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/news/2024/unit-1.33.0-released.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ to true.
5050
Changes in behavior and other updates
5151
*************************************
5252

53-
* On Linux, we now default to a **listen(2)** backlog of -1, which means we
54-
use the OS's default: 4096 for Linux 5.4 and later; 128 for older versions.
53+
* On Linux, we now default to a **listen(2)** backlog of `-1`, which means we
54+
use the OS's default: `4096` for Linux 5.4 and later; `128` for older versions.
5555

5656
The previous default for Unit was 511.
5757

0 commit comments

Comments
 (0)