cookbooks:4.0.x:core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cookbooks:4.0.x:core [2017/07/24 14:48] – [loadmodule] typo mslehto | cookbooks:4.0.x:core [2018/08/21 07:21] (current) – henningw | ||
---|---|---|---|
Line 1500: | Line 1500: | ||
==== tcp_conn_wq_max ==== | ==== tcp_conn_wq_max ==== | ||
- | Maximum bytes queued for write allowed per connection. Attempting to queue more bytes would result in an error and in the connection being closed (too slow). If tcp_write_buf | + | Maximum bytes queued for write allowed per connection. Attempting to queue more bytes would result in an error and in the connection being closed (too slow). If tcp_buf_write |
tcp_conn_wq_max = bytes (default 32 K) | tcp_conn_wq_max = bytes (default 32 K) | ||
Line 1614: | Line 1614: | ||
==== tcp_wq_max ==== | ==== tcp_wq_max ==== | ||
- | Maximum bytes queued for write allowed globally. It has no effect if tcp_write_buf | + | Maximum bytes queued for write allowed globally. It has no effect if tcp_buf_write |
tcp_wq_max = bytes (default 10 Mb) | tcp_wq_max = bytes (default 10 Mb) |
cookbooks/4.0.x/core.1500907719.txt.gz · Last modified: 2017/07/24 14:48 by mslehto