tcp_conn_req_max_q0 controls the number of incomplete tcp connections you can 
queue up (connections in syn state)

It is the parameter used to resistant syn attacks

Once a connection completes the 3 way hanshake it it moved from 
tcp_conn_req_max_q0 to the tcp_conn_(forget the res)
ndd /dev/tcp \? Will show them
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to