Find a way to automate increasing open_files_limit #172
drupaladmin
started this conversation in
Feature Requests
Replies: 1 comment
-
From what I can see, it needs to commend out the existing 'LimitNOFILE' under these files cat /etc/systemd/system/mariadb.service.d/migrated-from-my.cnf-settings.conf | grep LimitNOFILE Then apply changes and restart systemctl daemon-reload |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Find a way to automate increasing open_files_limit
Beta Was this translation helpful? Give feedback.
All reactions