> Thanks for the info. In a subsequent query I had mentioned that I
> could get 'Memory usage for squid via mallinfo():' via cachemgr when I
> compile squid with the '--enable-dlmalloc' option. Is there any harm in
> using this option compiled squid on a Sparc running Solaris 7? TIA
Not that I know of. dlmalloc is a well tested and proven malloc library
with acceptable performance for Squid (probably not the best, but
certainly not the worst. probably among the better).
It is included in the Squid distribution because several vendors have
had problems with their "native" malloc implementations..
--
Henrik Nordstrom
Squid hacker
This is only a debug message telling that a DNS query timed out.
> I do not see the 'Memory usage for squid via mallinfo():' section
The see mallinfo() information, the malloc library you are using must
support mallinfo().
--
Henrik Nordstrom
Squid Hacker