ons 2010-02-10 klockan 11:15 -0800 skrev George Herbert: > The running configure / make / compile environment has to be set to > 64k file descriptors. The build environment's max file descriptors > are an overriding limit on the actual usable FDs, no matter what you > set the configure maxfd value to. If ulimit -n = 1024 at configure > time, that's what you're stuck at. Not in my experience. But the ulimit set when starting is... The whole point of that configure parameter is to avoid ulimit dependency during compile. Regards Henrik