floyd
Verified User
- Joined
- Mar 29, 2005
- Messages
- 6,248
I built a super server to handle a bunch of users and domains. But now apache doesn't want to open all the files needed. I get:
I have tried every suggestion I could find on Google. Is this possibly an Apache 1.3 limit and would upgrading to Apache 2 help or is it possibly a kernel limit?
I tried increasing the limit in the limits.conf file and also sysctl.conf file.
Code:
[warn] (24)Too many open files: unable to open a file descriptor above 15, you may need to increase the number of descriptors
I have tried every suggestion I could find on Google. Is this possibly an Apache 1.3 limit and would upgrading to Apache 2 help or is it possibly a kernel limit?
I tried increasing the limit in the limits.conf file and also sysctl.conf file.