Information
The sockthresh parameter value determines what percentage of the total memory allocated to networking, set via thewall, can be used for sockets.
The sockthresh parameterwill be set to 60 . This means that 60% of network memory can be used to service new socket connections, the remaining 40% is reserved for existing sockets. This ensures a quality of service for existing connections.
Solution
Run the following command to set the sockthresh entry:
no -p -o sockthresh=60