Latest maintainer comment ·
kisak-valve · 2025-11-14 ·
#9120Raising the soft file limit (`ulimit -n`) is bad advice and can have adverse effects elsewhere. Raising the hard file limit (`ulimit -Hn`) to a high value and not 4096, on the other hand, can help with crashes if the hard file limit was being hit.