This is some pecularities in how malloc accounts for the allocated memory. You 
only need to care about the last two (and ignore the % shown after total in 
use).
requests/second is printed in a number of other places. I'd recommend you to 
use the 5 minutes average counters rather than the ones printed in general 
runtime information.
Regards
Henrik
Arindam Haldar wrote:
> hi all,
> this is a info v got from our squid server using ==> client mgr:info
> Memory usage for squid via mallinfo():
>         Total space in arena:  175659 KB
>         Ordinary blocks:       175649 KB    108 blks
>         Small blocks:               0 KB      0 blks
>         Holding blocks:          7180 KB      4 blks
>         Free Small blocks:          0 KB
>         Free Ordinary blocks:       9 KB
>         Total in use:          182829 KB 104%
>         Total free:                 9 KB 0%
>
> am not able to understand the data shown here... if total in use is more
> than total space why there is 9kb free ??... can someone throw some light
> how to read this data ?...
> am also intreseted in knowing how can i find how many REQUEST/SEC  the
> squid is handling !..
>
> awaiting a reply
> A.H
-- Basic free Squid support provided thanks to MARA Systems AB Your source of advanced reverse proxy solutions or customized Squid solutions. http://www.marasystems.com/products/Received on Mon Jul 01 2002 - 07:44:21 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:59 MST