User Tools

Site Tools


cookbooks:4.1.x:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
cookbooks:4.1.x:core [2017/07/24 16:48]
mslehto [loadmodule] typo
cookbooks:4.1.x:core [2018/08/21 09:27] (current)
henningw
Line 1496: Line 1496:
 ==== 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 is not enabled, it has no effect.+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 is not enabled, it has no effect.
  
   tcp_conn_wq_max = bytes (default 32 K)   tcp_conn_wq_max = bytes (default 32 K)
cookbooks/4.1.x/core.1500907705.txt.gz · Last modified: 2017/07/24 16:48 by mslehto