Search squid archive

RE: Oom-killer and Squid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



fre 2007-03-09 klockan 16:23 -0500 skrev Dave Rhodes:

> Last night the squid proc grew to over 2GB so I lowered the cache_mem
> and restarted squid to free the 2GB.  The current size is 765MB and I'm
> hoping it will level off at just over 1GB.  If it continues to grow
> beyond 2GB then I'm guessing it's the malloc issue.  

More likely a problem of some kind. The glibc malloc is quite stable for
most workloads.

So monitor the memory utilization page using cachemgr. 


  #!/bin/sh
  while sleep 300; do
      /usr/local/squid/bin/squidclient mgr:mem
  done 

save the output to a file.

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux