On Wed, Dec 28, 2005 at 11:08:59PM +0100, Dennis Thomas wrote:
> i changed the source to get the error code, it's 55 (whatever this may
> mean...).
> I checked the mbuf clusters, they are not the problem:
> 6043/25600 mbuf clusters in use (current/max)
Well:
$ grep 55 /usr/include/errno.h
#define ENOBUFS 55 /* No buffer space available */
So that implies something in netstat -m is out of space.. I'd try
raising maxusers anyway.
-- ChrisReceived on Wed Dec 28 2005 - 23:12:33 CET
This archive was generated by hypermail 2.2.0 : Wed Dec 28 2005 - 23:12:33 CET