http://bugs.proftpd.org/show_bug.cgi?id=2284
------- Additional Comments From proftpd@... 2004-05-16 21:06 -------
To test relatedness to Bug #2336, periodically check:
netstat -k kmem_va_8192
If the value for `buf_total' still grows markedly and consistently, at a rate
proportional to overall FTP traffic, after 1 day of uptime, there is a good
chance you suffer from Bug #2336.
(The cache names may have changed with Solaris 9 - essentially, look for any
continually growing cache on the slab allocator).
As a guide to expected figures, for us:
- most healthy servers settle at well under 20K buffers (kmem_va_8192)
- some healthy servers (WebLogic) settle at around 30K
- anything that keeps growing for days is highly questionable.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|