Anybody know, why this happened?
2006-01-21 18:02:51 [24505] [2] ERROR: HTTP: Error accepting a client. 2006-01-21 18:02:51 [24505] [2] ERROR: System error 24: Too many open files How to solve? I have seet this kernel vars on Linux enough $ cat /proc/sys/fs/file-max 1000000 I also could do fopen or something like it using another program
