Constantin Eizner wrote: > Does anyone know how to increase the number of file descriptors a > process can use? try: limit descripitors 1024 ( works on my machine ) Regards erez.