User Tools

Site Tools


cookbooks:devel:core

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cookbooks:devel:core [2019/08/20 14:30]
miconda [tcp_accept_no_cl]
cookbooks:devel:core [2019/08/20 14:32]
miconda [tcp_connection_lifetime]
Line 2074: Line 2074:
     tcp_connection_lifetime=3605     tcp_connection_lifetime=3605
  
 +==== tcp_connection_match ====
 +
 +If set to 1, try to be more strict in matching outbound TCP connections, attempting to lookup first the connection using also local port, not only the local IP and remote IP+port.
 +
 +Default is 0.
 +
 +<code c>
 +tcp_connection_match=1
 +</code>
 ==== tcp_connect_timeout ==== ==== tcp_connect_timeout ====
  
cookbooks/devel/core.txt ยท Last modified: 2022/04/11 17:10 by bkaufman