Re: bopm memory leak?
eri <[email protected]> Thu, 24 Jan 2008 20:27:06 -0700
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
After a little playing around, I discovered that the issue seemed to crop up as a result of file descriptor saturation. I had allowed for 64 fd's for about 150 ports to scan. Once I bumped it to 512, the memory leak magically evaporated. -eri. On Jan 22, 2008 10:52 PM, Trevor Talbot <[email protected]> wrote: > We saw this on DALnet for a while; it seemed to be related to having > several dnsbls configured and one or more of them having unexpected > failures during lookups. > > We didn't have much luck tracking it down at the time. Other things > took priority, and our current configurations don't seem to show that > problem anymore, so unfortunately I don't have anything useful to > share. >