Hi, It shouldn't "run out of memory" like this in a way that pisses off em, not unless it's leaking memory and it can't allocate mbufs. netstat -m wil list mbuf allocations and what's failed. vmstat -z will list all the memory pools and which allocations have failed. Both would be good to post. -adrian