Hacker News new | ask | show | jobs
by sriram_iyengar 3844 days ago
excellent ! eye opener !

the last i faced this problem on a million request site, i just fixed the ulimit

1 comments

Yes, significantly upping the ulimit would have probably been sufficient for all practical purposes, although we might run out of JVM heap space if we are up long enough. Plus, it really bothered me that I didn't know what was going on.