Hallo i am using Squid 2.5Stable9 on Openbsd 3.5 and have memory leaks. squid.conf: cache_mem 64Mb cache_dir ufs /srv/cache 4096 16 256 cachemgr: Start Time: Wed, 29 Jun 2005 05:27:35 GMT Current Time: Thu, 30 Jun 2005 09:42:48 GMT Cumulative allocated volume: 5.49 GB Current overhead: 410170 bytes (0.455%) Idle pool limit: 5.00 MB memPoolAlloc calls: 11178543 memPoolFree calls: 9896536 and top: load averages: 0.19, 0.20, 0.18 13:41:25 52 processes: 1 running, 51 idle CPU states: 0.8% user, 0.0% nice, 0.3% system, 3.4% interrupt, 95.5% idle Memory: Real: 71M/123M act/tot Free: 872K Swap: 80M/98M used/tot PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND 29903 nobody 2 0 159M 58M sleep poll 10:56 0.39% squid What is it? Thanks.