We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
... as per SAP note 2382421 v.47.
The text was updated successfully, but these errors were encountered:
The default settings of net.core.somaxconn in RHEL 8.6 and later are:
So let's leave 4096 in place for all RHEL 8 and remove it for RHEL 9.
Sorry, something went wrong.
sap_hana_preconfigure: No longer set net.core.somaxconn in RHEL 9
b81f5e8
Solves issue sap-linuxlab#782. Signed-off-by: Bernd Finger <[email protected]>
berndfinger
No branches or pull requests
... as per SAP note 2382421 v.47.
The text was updated successfully, but these errors were encountered: