Skip to content

Instantly share code, notes, and snippets.

@jayjanssen
Created October 31, 2012 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jayjanssen/3988460 to your computer and use it in GitHub Desktop.
Save jayjanssen/3988460 to your computer and use it in GitHub Desktop.
ulimit -- percona server /PXC
[percona@db1 ~]$ cat /etc/security/limits.d/91-mysql.conf
* soft nofile 4096
* hard nofile 4096
* soft nproc 204800
* hard nproc 204800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment