3.16 Set Maximum Number of Incoming Connections - persistent tcp = 1024
Information
This setting controls the maximum number of incoming connections that can be accepted on a TCP port. Note that the value of 1024 is a minimum to establish a good security posture for this setting. In environments where connections numbers are high, such as a busy webserver, this value may need to be increased.
Solution
To enforce this setting, use the command-# ipadm set-prop -p _conn_req_max_q=1024 tcp