<DIV>I do a test C1000k, when connections reach to 540k, I got a error {badmatch,{error,enfile}}. </DIV>
<DIV>{error,enfile} this error represents the files tables is full (for the entire OS)</DIV>
<DIV>but my kernel </DIV>
<DIV>ulimit -n </DIV>
<DIV>800000</DIV>
<DIV>cat /proc/sys/fs/file-max </DIV>
<DIV>2215800 </DIV>
<DIV> </DIV>
<DIV>{error,enfile} is this error means other problem?</DIV>