Zitat von Gareth Hopkins <[email protected]>:
Hi There, Any ideas ? Cheers, Gareth
"Out of memory" is a result of failing to allocate memory so the OS is not able to service a request it maybe should. This could be a problem when unbound tries to create sockets because of buffer space involved. You should carefully check the user limits regarding sockets/files/memory for the user unbound is running as and the overall machine limits.
Regards Andreas _______________________________________________ Unbound-users mailing list [email protected] http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
