Hello :-)
I'm getting this error in a server with Fedora Core 3 running Apache
1.3.37:
(..)
host: isc_socket_create: not enough free resources
host: isc_socket_create: not enough free resources
host: isc_socket_create: not enough free resources
(..)
Googling for this error I think that the problem is in maximun number
of open sockets, I have increased to "16384" with ulimit command:
$ cat /etc/security/limits.conf
* hard nofile 16384
* soft nofile 16384
# ulimit -n 16384 ; apachectl restart
But I get the same error ;-(
Is the problem related to simultaneous number of open sockets?
Perhaps the problem is related to another TCP/IP stack thing.. in
this case any advice to solve this problem? There are a lot of
parameters to tune related to TCP/IP in Linux and I'm a novice, Thanks!
Regards,
--
Santi Saez
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]