Re: unable to obtain neither an IPv4 nor an IPv6 dispatch

2014-07-17 Thread Matthew Calder
Thanks Mark. I tried building with increased ISC_SOCKET_MAXSOCKETS with BIND 9.9.5 but I kept seeing the same error. Eventually, I tried BIND 9.10.0 and the error no longer happens. On Wed, Jul 16, 2014 at 3:56 PM, Mark Andrews wrote: > > You need to increase ISC_SOCKET_MAXSOCKETS. > > e.g. > >

Re: failed: out of memory

2014-07-17 Thread Tim Krzywonos
Have you tried an rndc flush? You can also dump the contents of the cache to find the (approximate) size of the cache. If related to cache, you can tweak parameters to cache, most namely max-cache-size. IIRC, the cache doesn't have a size limit by default. /Tim --- Tim Krzywonos e:: t...@k

failed: out of memory

2014-07-17 Thread Thomas Schulz
We are running Bind on a Sun Sparc machine running Solairs 8. Bind is built as a 32 bit executable as that is the default and is the way libcrypto and libxml2 are built. We have been running Bind 9.9.5. I am now trying Bind 9.9.6b1 as that claims to have fixed some memory leaks. For some time now