[erlang-questions] About error enfile?

yaohui yaohui1984@REDACTED
Tue May 17 03:38:21 CEST 2011


I do a test C1000k, when connections reach to 540k, I got a error {badmatch,{error,enfile}}. 
 {error,enfile} this error represents the files tables is full (for the entire OS)
 but my kernel 
 ulimit -n 
 800000
 cat /proc/sys/fs/file-max 
 2215800 
  
 {error,enfile} is this error means other problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110517/0af9b6dd/attachment.htm>


More information about the erlang-questions mailing list