content:en_us:kb_o_manually_increase_the_ulimit

Manually Increase the Ulimit on ClearOS 6

On large environments, an increase in the ulimit can increase the performance.

Testing

To see what your current ulimit is set to run the following:

ulimit -n

To temporarily set it higher, run:

ulimit -n 65536

The system will revert back to it's standard ulimit. To change it permanently, refer to the next section.

Settings

To tweak this environment variable, log in to ClearOS using SSH or from the console navigate to the command line.

Edit the following file:

/etc/security/limits.conf

content/en_us/kb_o_manually_increase_the_ulimit.txt · Last modified: 2016/07/20 15:00 by dloper