### nginx startup related configuration # ULIMIT_ARGS: whatever limits you might need to raise; # most probably default value should suffice # (maximum 16384 simultaneously open files) ULIMIT_ARGS="-n 16384"