[squid-users] tuning squid memory (aka avoiding the reaper)

Aaron Turner synfinatic at gmail.com
Wed Oct 25 16:41:36 UTC 2017


More testing.  This time with 4.0.21.  Disabled all caching, only
enabled ssl bumping.  Same config as last time.  Still leaking memory.
I took two snapshots of info & mem usage and honestly I don't see a
smoking gun pointing to why my squid processes were getting as large
as 1.4GB.

I've attached the two files incase someone with more experience can
find something useful.
--
Aaron Turner
https://synfin.net/         Twitter: @synfinatic
My father once told me that respect for the truth comes close to being
the basis for all morality.  "Something cannot emerge from nothing,"
he said.  This is profound thinking if you understand how unstable
"the truth" can be.  -- Frank Herbert, Dune


On Mon, Oct 9, 2017 at 5:04 PM, Aaron Turner <synfinatic at gmail.com> wrote:
> So more testing.  I haven't found the line in the info:mem logs which
> is the red flag, but additional testing proves that the memleak has
> something to do with ssl bumping.  Once I turn that off, the memory
> leaks stop.
>
> this was the ssl related config options:
>
> http_port 10.0.0.1:3128 ssl-bump generate-host-certificates=on
> dynamic_cert_mem_cache_size=400MB cert=/etc/squid/ssl_cert/myCA.pem
> sslflags=NO_DEFAULT_CA
> http_port localhost:3128
> ssl_bump bump all
>
> sslcrtd_program /usr/lib64/squid/ssl_crtd -s /var/lib/squid/ssl_db -M 4MB
> sslcrtd_children 32 startup=2 idle=2
> sslproxy_session_cache_size 100 MB
> sslproxy_cert_error allow all
> sslproxy_flags DONT_VERIFY_PEER
>
> --
> Aaron Turner
> https://synfin.net/         Twitter: @synfinatic
> My father once told me that respect for the truth comes close to being
> the basis for all morality.  "Something cannot emerge from nothing,"
> he said.  This is profound thinking if you understand how unstable
> "the truth" can be.  -- Frank Herbert, Dune
>
>
> On Wed, Oct 4, 2017 at 10:53 AM, Alex Rousskov
> <rousskov at measurement-factory.com> wrote:
>> On 10/02/2017 09:37 PM, Aaron Turner wrote:
>>> So it's leaking memory and not tracking it?
>>
>>
>> That combination (or, to be more precise, its implication) is possible
>> but relatively unlikely in your specific case -- when GBs are leaked,
>> there is usually something tracked related to those GBs. Please note
>> that what Squid _tracks_ may not amount to GBs of RAM! For example,
>> Squid can track a tiny object that is included in every large untracked
>> leaked object.
>>
>> A frequent leak often manifests itself in mgr:mem snapshots as a nearly
>> always increasing counter of alive associated objects. If you take one
>> snapshot every 30 minutes or so, then you may be able to identify
>> suspects by comparing same-object alive counters across 5-10 snapshots.
>> Sorry, I do not have the time to do that for the snapshots you have
>> shared (and you probably need a different collection of snapshots to
>> make this search more productive).
>>
>> Alex.
>>
>>
>>> On Mon, Oct 2, 2017 at 8:25 PM, Amos Jeffries <squid3 at treenet.co.nz> wrote:
>>>> On 03/10/17 04:39, Aaron Turner wrote:
>>>>>
>>>>> Anyone see anything useful?
>>>>
>>>>
>>>> The numbers in those reports all seem reasonable to me. Nothing is showing
>>>> up with GB of RAM used.
-------------- next part --------------
HTTP/1.1 200 OK
Server: squid/4.0.21
Mime-Version: 1.0
Date: Mon, 23 Oct 2017 23:41:36 GMT
Content-Type: text/plain
Expires: Mon, 23 Oct 2017 23:41:36 GMT
Last-Modified: Mon, 23 Oct 2017 23:41:36 GMT
Connection: close

Squid Object Cache: Version 4.0.21
Build Info: 
Service Name: squid
Start Time:	Mon, 16 Oct 2017 18:33:27 GMT
Current Time:	Mon, 23 Oct 2017 23:41:36 GMT
Connection information for squid:
	Number of clients accessing cache:	16
	Number of HTTP requests received:	2028508
	Number of ICP messages received:	0
	Number of ICP messages sent:	0
	Number of queued ICP replies:	0
	Number of HTCP messages received:	0
	Number of HTCP messages sent:	0
	Request failure ratio:	 0.00
	Average HTTP requests per minute since start:	3312.7
	Average ICP messages per minute since start:	0.0
	Select loop called: 34173597 times, 50.898 ms avg
Cache information for squid:
	Hits as % of all requests:	5min: 0.0%, 60min: 0.0%
	Hits as % of bytes sent:	5min: 2.8%, 60min: 0.4%
	Memory hits as % of hit requests:	5min: 0.0%, 60min: 0.0%
	Disk hits as % of hit requests:	5min: 0.0%, 60min: 0.0%
	Storage Swap size:	0 KB
	Storage Swap capacity:	 0.0% used,  0.0% free
	Storage Mem size:	0 KB
	Storage Mem capacity:	 0.0% used,  0.0% free
	Mean Object Size:	0.00 KB
	Requests given to unlinkd:	0
Median Service Times (seconds)  5 min    60 min:
	HTTP Requests (All):   0.01498  0.01074
	Cache Misses:          0.05951  0.04053
	Cache Hits:            0.00000  0.00000
	Near Hits:             0.00000  0.00000
	Not-Modified Replies:  0.00000  0.00000
	DNS Lookups:           0.06734  0.06734
	ICP Queries:           0.00000  0.00000
Resource usage for squid:
	UP Time:	623288.509 seconds
	CPU Time:	3400.908 seconds
	CPU Usage:	11.12%
	CPU Usage, 5 minute avg:	24.60%
	CPU Usage, 60 minute avg:	50.72%
	Maximum Resident Size: 7643328 KB
	Page faults with physical i/o: 0
Memory accounted for:
	Total accounted:        16881 KB
	memPoolAlloc calls: 249677045
	memPoolFree calls:  250784841
File descriptor usage for squid:
	Maximum number of file descriptors:   65536
	Largest file desc currently in use:    471
	Number of file desc currently in use:  562
	Files queued for open:                   0
	Available number of file descriptors: 64974
	Reserved number of file descriptors:   400
	Store Disk files open:                   0
Internal Data Structures:
	     7 StoreEntries
	     7 StoreEntries with MemObjects
	     0 Hot Object Cache Items
	     0 on-disk objects
HTTP/1.1 200 OK
Server: squid/4.0.21
Mime-Version: 1.0
Date: Mon, 23 Oct 2017 23:41:37 GMT
Content-Type: text/plain
Expires: Mon, 23 Oct 2017 23:41:37 GMT
Last-Modified: Mon, 23 Oct 2017 23:41:37 GMT
Connection: close

by kid1 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 112	 1792	 16128	 0.42	 35.862	 75	 1200	 16128	 0.42	 66.964	 37	 592	 6064	 3246796	 2.865	 46.210	 89.295
4KB Strings         	 4096	 	 	 	 	 	 	 	 328	 1312	 3524	 1.21	 26.256	 288	 1152	 3524	 1.21	 87.805	 40	 160	 1548	 1730462	 1.527	 6.157	 138.273
HttpRequest         	 1880	 	 	 	 	 	 	 	 93	 171	 1355	 1.21	 3.417	 55	 101	 1355	 1.21	 59.140	 38	 70	 482	 934344	 0.824	 1.526	 71.002
cbdata IdleConnList (27)	 4168	 	 	 	 	 	 	 	 40	 163	 3623	 0.42	 3.258	 32	 131	 3623	 0.42	 80.000	 8	 33	 1173	 112078	 0.099	 0.406	 5.005
cbdata Server (13)  	  776	 	 	 	 	 	 	 	 197	 150	 670	 1.21	 2.988	 188	 143	 670	 1.21	 95.431	 9	 7	 219	 321784	 0.284	 0.217	 28.136
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 32	 136	 272	 0.98	 2.722	 0	 0	 272	 0.98	 0.000	 32	 136	 268	 936372	 0.826	 3.540	 71.002
Stream              	 4216	 	 	 	 	 	 	 	 32	 132	 264	 0.98	 2.637	 0	 0	 264	 0.98	 0.000	 32	 132	 260	 935032	 0.825	 3.424	 71.002
32K Buffer          	 32768	 	 	 	 	 	 	 	 4	 128	 448	 1.21	 2.562	 4	 128	 448	 1.21	 100.000	 0	 0	 320	 16213	 0.014	 0.462	 0.003
ipcache_entry       	  128	 	 	 	 	 	 	 	 928	 116	 138	 0.43	 2.321	 920	 115	 138	 0.43	 99.138	 8	 1	 23	 18655	 0.016	 0.002	 0.572
mem_node            	 4136	 	 	 	 	 	 	 	 26	 106	 513	 0.98	 2.102	 1	 5	 513	 0.98	 3.846	 25	 101	 513	 4441490	 3.919	 15.958	 163.990
cbdata idns_query (21)	 8696	 	 	 	 	 	 	 	 11	 94	 128	 1.19	 1.869	 0	 0	 128	 1.19	 0.000	 11	 94	 128	 20817	 0.018	 0.157	 0.572
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 1651	 91	 930	 0.42	 1.807	 1287	 71	 930	 0.42	 77.953	 364	 20	 271	 36199087	 31.941	 1.761	 2530.065
Comm::Connection    	  208	 	 	 	 	 	 	 	 403	 82	 435	 0.42	 1.638	 282	 58	 435	 0.42	 69.975	 121	 25	 124	 1673834	 1.477	 0.302	 273.842
Long Strings        	  512	 	 	 	 	 	 	 	 145	 73	 387	 1.21	 1.451	 88	 44	 387	 1.21	 60.690	 57	 29	 133	 2048326	 1.807	 0.911	 215.367
MemBlob             	   48	 	 	 	 	 	 	 	 1363	 64	 335	 1.21	 1.279	 1240	 59	 335	 1.21	 90.976	 123	 6	 82	 21542706	 19.009	 0.898	 1353.119
Medium Strings      	  128	 	 	 	 	 	 	 	 495	 62	 413	 1.26	 1.238	 352	 44	 413	 1.26	 71.111	 143	 18	 119	 10387795	 9.166	 1.155	 772.473
8K Buffer           	 8192	 	 	 	 	 	 	 	 6	 48	 88	 1.25	 0.961	 1	 8	 88	 1.25	 16.667	 5	 40	 72	 355642	 0.314	 2.531	 7.586
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 81	 40	 344	 1.21	 0.785	 55	 27	 344	 1.21	 67.901	 26	 13	 115	 1650916	 1.457	 0.711	 154.605
HttpReply           	  288	 	 	 	 	 	 	 	 94	 27	 211	 1.21	 0.529	 56	 16	 211	 1.21	 59.574	 38	 11	 76	 2405466	 2.123	 0.602	 171.236
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 173.14	 0.498	 177	 25	 25	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
1KB Strings         	 1024	 	 	 	 	 	 	 	 24	 24	 151	 1.35	 0.480	 7	 7	 151	 1.35	 29.167	 17	 17	 71	 464695	 0.410	 0.413	 21.021
cbdata FwdState (23)	  176	 	 	 	 	 	 	 	 139	 24	 26	 0.12	 0.478	 110	 19	 26	 0.12	 79.137	 29	 5	 11	 654591	 0.578	 0.100	 50.311
2K Buffer           	 2048	 	 	 	 	 	 	 	 10	 20	 124	 1.21	 0.400	 2	 4	 124	 1.21	 20.000	 8	 16	 62	 4920374	 4.342	 8.754	 350.334
16K Buffer          	 16384	 	 	 	 	 	 	 	 1	 16	 192	 1.54	 0.320	 1	 16	 192	 1.54	 100.000	 0	 0	 192	 59552	 0.053	 0.848	 0.017
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 32	 13	 25	 0.98	 0.245	 0	 0	 25	 0.98	 0.000	 32	 13	 25	 936372	 0.826	 0.319	 71.002
4K Buffer           	 4096	 	 	 	 	 	 	 	 3	 12	 52	 1.27	 0.240	 0	 0	 52	 1.27	 0.000	 3	 12	 44	 199869	 0.176	 0.711	 11.784
MemObject           	  352	 	 	 	 	 	 	 	 31	 11	 23	 0.98	 0.213	 1	 1	 23	 0.98	 3.226	 30	 11	 22	 881582	 0.778	 0.270	 60.641
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 64	 8	 16	 0.98	 0.160	 0	 0	 16	 0.98	 0.000	 64	 8	 16	 1872744	 1.652	 0.208	 142.004
cbdata HttpStateData (26)	  352	 	 	 	 	 	 	 	 21	 8	 21	 0.98	 0.144	 0	 0	 21	 0.98	 0.000	 21	 8	 21	 649831	 0.573	 0.199	 46.503
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 99	 7	 53	 1.21	 0.139	 60	 5	 53	 1.21	 60.606	 39	 3	 19	 3077741	 2.716	 0.192	 228.833
HttpHdrCc           	   96	 	 	 	 	 	 	 	 74	 7	 53	 1.21	 0.139	 51	 5	 53	 1.21	 68.919	 23	 3	 21	 1771410	 1.563	 0.148	 127.068
cbdata store_client (12)	  160	 	 	 	 	 	 	 	 31	 5	 10	 0.98	 0.097	 1	 1	 10	 0.98	 3.226	 30	 5	 10	 663190	 0.585	 0.092	 50.317
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 173.14	 0.088	 0	 0	 9	 173.14	 0.000	 1	 5	 9	 5696	 0.005	 0.022	 0.007
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 173.14	 0.088	 1	 5	 5	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Filler (11)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 173.09	 0.082	 1	 5	 5	 173.09	 100.000	 0	 0	 5	 4138	 0.004	 0.015	 0.007
StoreEntry          	  120	 	 	 	 	 	 	 	 31	 4	 8	 0.98	 0.073	 1	 1	 8	 0.98	 3.226	 30	 4	 8	 881582	 0.778	 0.092	 60.641
cbdata ps_state (24)	  256	 	 	 	 	 	 	 	 11	 3	 4	 1.19	 0.055	 0	 0	 4	 1.19	 0.000	 11	 3	 4	 655446	 0.578	 0.146	 50.311
cbdata BlindPeerConnector (29)	  224	 	 	 	 	 	 	 	 12	 3	 6	 1.32	 0.053	 0	 0	 6	 1.32	 0.000	 12	 3	 6	 87793	 0.077	 0.017	 32.495
ClientInfo          	  448	 	 	 	 	 	 	 	 5	 3	 3	 61.23	 0.044	 5	 3	 3	 61.23	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 173.14	 0.041	 12	 3	 3	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ConnOpener (25)	  136	 	 	 	 	 	 	 	 13	 2	 4	 1.17	 0.035	 0	 0	 4	 1.17	 0.000	 13	 2	 4	 100320	 0.089	 0.012	 33.266
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 173.14	 0.030	 13	 2	 2	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 4	 2	 2	 1.55	 0.026	 4	 2	 2	 1.55	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ErrorState (22)	  240	 	 	 	 	 	 	 	 5	 2	 2	 1.43	 0.023	 0	 0	 2	 1.43	 0.000	 5	 2	 2	 33106	 0.029	 0.007	 30.211
fqdncache_entry     	  160	 	 	 	 	 	 	 	 6	 1	 2	 0.55	 0.019	 6	 1	 2	 0.55	 100.000	 0	 0	 1	 10	 0.000	 0.000	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.012	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 173.14	 0.011	 6	 1	 1	 173.14	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 31	 1	 2	 0.98	 0.010	 1	 1	 2	 0.98	 3.226	 30	 1	 1	 2171054	 1.916	 0.030	 137.836
ev_entry            	   48	 	 	 	 	 	 	 	 10	 1	 1	 1.26	 0.009	 7	 1	 1	 1.26	 70.000	 3	 1	 1	 1430023	 1.262	 0.060	 2.610
BodyPipe            	  136	 	 	 	 	 	 	 	 3	 1	 8	 1.22	 0.008	 0	 0	 8	 1.22	 0.000	 3	 1	 4	 18658	 0.016	 0.002	 0.024
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.007	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata generic_cbdata (20)	   32	 	 	 	 	 	 	 	 11	 1	 1	 1.19	 0.007	 0	 0	 1	 1.19	 0.000	 11	 1	 1	 20817	 0.018	 0.001	 0.572
FwdServer           	   32	 	 	 	 	 	 	 	 11	 1	 1	 1.19	 0.007	 0	 0	 1	 1.19	 0.000	 11	 1	 1	 655446	 0.578	 0.018	 50.311
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.006	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.005	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 173.14	 0.004	 2	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 173.14	 0.004	 2	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata CbDataList (30)	   96	 	 	 	 	 	 	 	 2	 1	 1	 1.39	 0.004	 0	 0	 1	 1.39	 0.000	 2	 1	 1	 712008	 0.628	 0.059	 7.158
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 173.09	 0.002	 0	 0	 1	 173.09	 0.000	 1	 1	 1	 935036	 0.825	 0.084	 71.002
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.002	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.001	 0	 0	 1	 173.14	 0.000	 1	 1	 1	 8096	 0.007	 0.001	 0.982
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.001	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.000	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 320	 1.28	 0.000	 0	 0	 320	 1.28	 -1.000	 0	 0	 320	 199	 0.000	 0.011	 0.000
cbdata Forwarder (19)	  112	 	 	 	 	 	 	 	 0	 0	 1	 173.09	 0.000	 0	 0	 1	 173.09	 -1.000	 0	 0	 1	 1543	 0.001	 0.000	 0.000
cbdata GeneratorRequest (28)	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.33	 0.000	 0	 0	 1	 1.33	 -1.000	 0	 0	 1	 7609	 0.007	 0.000	 0.013
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 1.33	 0.000	 0	 0	 1	 1.33	 -1.000	 0	 0	 1	 7609	 0.007	 0.001	 0.013
cbdata Downloader (31)	  144	 	 	 	 	 	 	 	 0	 0	 1	 1.26	 0.000	 0	 0	 1	 1.26	 -1.000	 0	 0	 1	 1268	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 21	 1.26	 0.000	 0	 0	 21	 1.26	 -1.000	 0	 0	 21	 1268	 0.001	 0.005	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 1.17	 0.000	 0	 0	 1	 1.17	 -1.000	 0	 0	 1	 153	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 1.17	 0.000	 0	 0	 1	 1.17	 -1.000	 0	 0	 1	 153	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 0.43	 0.000	 0	 0	 1	 0.43	 -1.000	 0	 0	 1	 237	 0.000	 0.000	 0.000
cbdata nsvc (32)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.49	 0.000	 0	 0	 1	 1.49	 -1.000	 0	 0	 1	 7	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 0.21	 0.000	 0	 0	 1	 0.21	 -1.000	 0	 0	 1	 340	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 0.44	 0.000	 0	 0	 1	 0.44	 -1.000	 0	 0	 1	 365	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 6964	 4997	 29276	 0.42	 100.000	 5417	 3398	 27581	 0.42	 67.984	 1547	 1600	 9544	 112869749	 99.594	 99.769	 381229.754
Cumulative allocated volume: 115.116 GB
Current overhead: 25651 bytes (0.737%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    48
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 8	 1
Long Strings        	 2	 1
1KB Strings         	 0	 0
4KB Strings         	 6	 16
16KB Strings        	 2	 16
Other Strings       	 82	 67

Large buffers: 0 (0 KB)
} by kid1

by kid2 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 70	 1120	 9616	 1.22	 37.728	 38	 608	 9616	 1.22	 54.286	 32	 512	 3824	 978208	 3.200	 48.927	 22.858
4KB Strings         	 4096	 	 	 	 	 	 	 	 129	 516	 1920	 1.22	 17.382	 94	 376	 1920	 1.22	 72.868	 35	 140	 1076	 456723	 1.494	 5.711	 37.871
cbdata IdleConnList (27)	 4168	 	 	 	 	 	 	 	 35	 143	 1637	 0.79	 4.799	 29	 119	 1637	 0.79	 82.857	 6	 25	 1287	 48893	 0.160	 0.622	 4.323
32K Buffer          	 32768	 	 	 	 	 	 	 	 4	 128	 320	 1.28	 4.312	 4	 128	 320	 1.28	 100.000	 0	 0	 192	 3729	 0.012	 0.373	 0.000
ipcache_entry       	  128	 	 	 	 	 	 	 	 924	 116	 126	 0.80	 3.891	 920	 115	 126	 0.80	 99.567	 4	 1	 11	 8103	 0.027	 0.003	 0.437
HttpRequest         	 1880	 	 	 	 	 	 	 	 54	 100	 790	 1.22	 3.340	 31	 57	 790	 1.22	 57.407	 23	 43	 320	 246695	 0.807	 1.416	 19.645
mem_node            	 4136	 	 	 	 	 	 	 	 23	 93	 324	 0.73	 3.129	 1	 5	 324	 0.73	 4.348	 22	 89	 324	 1307969	 4.278	 16.515	 44.161
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 20	 85	 141	 1.27	 2.863	 1	 5	 141	 1.27	 5.000	 19	 81	 141	 247770	 0.810	 3.292	 19.645
Stream              	 4216	 	 	 	 	 	 	 	 20	 83	 136	 1.27	 2.774	 1	 5	 136	 1.27	 5.000	 19	 79	 136	 247329	 0.809	 3.183	 19.645
cbdata Server (11)  	  776	 	 	 	 	 	 	 	 85	 65	 379	 1.22	 2.170	 64	 49	 379	 1.22	 75.294	 21	 16	 150	 81461	 0.266	 0.193	 7.956
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 952	 53	 546	 1.22	 1.754	 702	 39	 546	 1.22	 73.739	 250	 14	 139	 9849180	 32.215	 1.684	 687.401
cbdata idns_query (13)	 8696	 	 	 	 	 	 	 	 6	 51	 85	 1.24	 1.716	 0	 0	 85	 1.24	 0.000	 6	 51	 85	 9384	 0.031	 0.249	 0.437
8K Buffer           	 8192	 	 	 	 	 	 	 	 6	 48	 80	 1.24	 1.617	 0	 0	 80	 1.24	 0.000	 6	 48	 64	 78080	 0.255	 1.953	 2.028
Long Strings        	  512	 	 	 	 	 	 	 	 95	 48	 232	 1.22	 1.600	 43	 22	 232	 1.22	 45.263	 52	 26	 102	 532721	 1.742	 0.833	 59.127
Comm::Connection    	  208	 	 	 	 	 	 	 	 229	 47	 204	 0.79	 1.567	 126	 26	 204	 0.79	 55.022	 103	 21	 73	 570551	 1.866	 0.362	 87.115
MemBlob             	   48	 	 	 	 	 	 	 	 841	 40	 200	 1.22	 1.328	 689	 33	 200	 1.22	 81.926	 152	 8	 50	 5846460	 19.123	 0.857	 365.394
Medium Strings      	  128	 	 	 	 	 	 	 	 295	 37	 240	 1.22	 1.242	 173	 22	 240	 1.22	 58.644	 122	 16	 62	 2733814	 8.942	 1.068	 214.042
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 1.32	 0.838	 177	 25	 25	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 47	 23	 205	 1.21	 0.767	 30	 15	 205	 1.21	 63.830	 17	 9	 82	 434953	 1.423	 0.659	 43.246
HttpReply           	  288	 	 	 	 	 	 	 	 57	 17	 122	 1.22	 0.540	 32	 9	 122	 1.22	 56.140	 25	 8	 50	 656115	 2.146	 0.577	 46.509
2K Buffer           	 2048	 	 	 	 	 	 	 	 8	 16	 76	 1.22	 0.539	 2	 4	 76	 1.22	 25.000	 6	 12	 54	 1226353	 4.011	 7.667	 90.375
16K Buffer          	 16384	 	 	 	 	 	 	 	 1	 16	 144	 0.83	 0.539	 1	 16	 144	 0.83	 100.000	 0	 0	 128	 15987	 0.052	 0.800	 0.000
1KB Strings         	 1024	 	 	 	 	 	 	 	 14	 14	 57	 1.26	 0.472	 4	 4	 57	 1.26	 28.571	 10	 10	 39	 119001	 0.389	 0.372	 5.497
4K Buffer           	 4096	 	 	 	 	 	 	 	 3	 12	 48	 1.27	 0.404	 1	 4	 48	 1.27	 33.333	 2	 8	 44	 42346	 0.139	 0.530	 2.917
cbdata FwdState (21)	  176	 	 	 	 	 	 	 	 66	 12	 12	 0.06	 0.382	 48	 9	 12	 0.06	 72.727	 18	 4	 6	 173923	 0.569	 0.093	 13.812
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 20	 8	 13	 1.27	 0.258	 1	 1	 13	 1.27	 5.000	 19	 8	 13	 247770	 0.810	 0.297	 19.645
MemObject           	  352	 	 	 	 	 	 	 	 21	 8	 11	 1.27	 0.243	 2	 1	 11	 1.27	 9.524	 19	 7	 11	 242653	 0.794	 0.261	 16.460
cbdata HttpStateData (26)	  352	 	 	 	 	 	 	 	 15	 6	 9	 1.23	 0.174	 1	 1	 9	 1.23	 6.667	 14	 5	 9	 172766	 0.565	 0.186	 12.766
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 40	 5	 9	 1.27	 0.168	 2	 1	 9	 1.27	 5.000	 38	 5	 9	 495540	 1.621	 0.194	 39.290
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 1.32	 0.149	 0	 0	 9	 1.32	 0.000	 1	 5	 9	 44	 0.000	 0.001	 0.013
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 1.32	 0.149	 1	 5	 5	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 61	 5	 31	 1.22	 0.144	 36	 3	 31	 1.22	 59.016	 25	 2	 13	 834067	 2.728	 0.183	 62.229
cbdata Filler (30)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 1.25	 0.139	 1	 5	 5	 1.25	 100.000	 0	 0	 5	 25	 0.000	 0.000	 0.007
HttpHdrCc           	   96	 	 	 	 	 	 	 	 39	 4	 33	 1.22	 0.123	 26	 3	 33	 1.22	 66.667	 13	 2	 13	 475501	 1.555	 0.139	 34.060
cbdata store_client (20)	  160	 	 	 	 	 	 	 	 20	 4	 5	 1.27	 0.105	 2	 1	 5	 1.27	 10.000	 18	 3	 5	 174037	 0.569	 0.085	 13.826
StoreEntry          	  120	 	 	 	 	 	 	 	 21	 3	 4	 1.27	 0.083	 2	 1	 4	 1.27	 9.524	 19	 3	 4	 242653	 0.794	 0.089	 16.460
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 1.32	 0.069	 12	 3	 3	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ps_state (22)	  256	 	 	 	 	 	 	 	 7	 2	 3	 1.24	 0.059	 0	 0	 3	 1.24	 0.000	 7	 2	 3	 174077	 0.569	 0.136	 13.812
cbdata BlindPeerConnector (24)	  224	 	 	 	 	 	 	 	 8	 2	 3	 0.74	 0.059	 0	 0	 3	 0.74	 0.000	 8	 2	 3	 25024	 0.082	 0.017	 9.120
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 1.32	 0.051	 13	 2	 2	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ClientInfo          	  448	 	 	 	 	 	 	 	 3	 2	 2	 1.17	 0.044	 3	 2	 2	 1.17	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 4	 2	 2	 1.31	 0.043	 4	 2	 2	 1.31	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ConnOpener (23)	  136	 	 	 	 	 	 	 	 8	 2	 2	 0.74	 0.036	 0	 0	 2	 0.74	 0.000	 8	 2	 2	 29451	 0.096	 0.012	 9.604
cbdata ErrorState (25)	  240	 	 	 	 	 	 	 	 4	 1	 1	 1.16	 0.032	 0	 0	 1	 1.16	 0.000	 4	 1	 1	 6811	 0.022	 0.005	 8.141
fqdncache_entry     	  160	 	 	 	 	 	 	 	 5	 1	 1	 1.32	 0.026	 5	 1	 1	 1.32	 100.000	 0	 0	 1	 1	 0.000	 0.000	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 1.32	 0.020	 5	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 1.32	 0.019	 6	 1	 1	 1.32	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
ev_entry            	   48	 	 	 	 	 	 	 	 9	 1	 1	 0.75	 0.014	 7	 1	 1	 0.75	 77.778	 2	 1	 1	 13297	 0.043	 0.002	 2.513
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.012	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 21	 1	 1	 1.27	 0.011	 2	 1	 1	 1.27	 9.524	 19	 1	 1	 615223	 2.012	 0.030	 37.686
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.010	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 1.32	 0.009	 5	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
FwdServer           	   32	 	 	 	 	 	 	 	 7	 1	 1	 1.24	 0.007	 0	 0	 1	 1.24	 0.000	 7	 1	 1	 174077	 0.569	 0.017	 13.812
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 1.32	 0.007	 2	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 1.32	 0.007	 2	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata generic_cbdata (12)	   32	 	 	 	 	 	 	 	 6	 1	 1	 1.24	 0.006	 0	 0	 1	 1.24	 0.000	 6	 1	 1	 9384	 0.031	 0.001	 0.437
cbdata CbDataList (28)	   96	 	 	 	 	 	 	 	 2	 1	 1	 1.24	 0.006	 0	 0	 1	 1.24	 0.000	 2	 1	 1	 304055	 0.995	 0.089	 2.917
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.004	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.004	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Forwarder (32)	  112	 	 	 	 	 	 	 	 1	 1	 1	 1.17	 0.004	 0	 0	 1	 1.17	 0.000	 1	 1	 1	 12	 0.000	 0.000	 0.007
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.003	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.003	 0	 0	 1	 1.32	 0.000	 1	 1	 1	 247963	 0.811	 0.079	 19.645
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 1.32	 0.003	 5	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.002	 0	 0	 1	 1.32	 0.000	 1	 1	 1	 4540	 0.015	 0.001	 0.861
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.001	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 1.32	 0.001	 1	 1	 1	 1.32	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 256	 1.28	 0.000	 0	 0	 256	 1.28	 -1.000	 0	 0	 256	 41	 0.000	 0.008	 0.000
cbdata GeneratorRequest (19)	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.30	 0.000	 0	 0	 1	 1.30	 -1.000	 0	 0	 1	 3492	 0.011	 0.001	 0.013
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 1.30	 0.000	 0	 0	 1	 1.30	 -1.000	 0	 0	 1	 3492	 0.011	 0.002	 0.013
BodyPipe            	  136	 	 	 	 	 	 	 	 0	 0	 6	 1.22	 0.000	 0	 0	 6	 1.22	 -1.000	 0	 0	 3	 5373	 0.018	 0.002	 0.010
cbdata Downloader (29)	  144	 	 	 	 	 	 	 	 0	 0	 1	 0.44	 0.000	 0	 0	 1	 0.44	 -1.000	 0	 0	 1	 424	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 13	 0.44	 0.000	 0	 0	 13	 0.44	 -1.000	 0	 0	 13	 424	 0.001	 0.005	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 1.31	 0.000	 0	 0	 1	 1.31	 -1.000	 0	 0	 1	 45	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 1.31	 0.000	 0	 0	 1	 1.31	 -1.000	 0	 0	 1	 45	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 1.21	 0.000	 0	 0	 1	 1.21	 -1.000	 0	 0	 1	 78	 0.000	 0.000	 0.000
cbdata nsvc (31)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.23	 0.000	 0	 0	 1	 1.23	 -1.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 0.21	 0.000	 0	 0	 1	 0.21	 -1.000	 0	 0	 1	 50	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 0.21	 0.000	 0	 0	 1	 0.21	 -1.000	 0	 0	 1	 51	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 4545	 2969	 17268	 1.21	 100.000	 3363	 1713	 15529	 1.22	 57.700	 1182	 1256	 7917	 30418240	 99.493	 99.780	 102845.432
Cumulative allocated volume: 32.757 GB
Current overhead: 25651 bytes (1.462%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    53
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 7	 1
Long Strings        	 2	 1
1KB Strings         	 0	 0
4KB Strings         	 4	 11
16KB Strings        	 2	 17
Other Strings       	 86	 71

Large buffers: 0 (0 KB)
} by kid2

by kid3 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 145	 2320	 12208	 1.21	 42.759	 57	 912	 12208	 1.21	 39.310	 88	 1408	 5136	 2027976	 3.290	 49.602	 41.746
4KB Strings         	 4096	 	 	 	 	 	 	 	 202	 808	 2400	 1.23	 14.892	 141	 564	 2400	 1.23	 69.802	 61	 244	 1176	 885907	 1.437	 5.417	 68.240
cbdata IdleConnList (27)	 4168	 	 	 	 	 	 	 	 134	 546	 2369	 0.42	 10.052	 29	 119	 2369	 0.42	 21.642	 105	 428	 1177	 72281	 0.117	 0.450	 4.609
HttpRequest         	 1880	 	 	 	 	 	 	 	 112	 206	 1001	 1.21	 3.790	 43	 79	 1001	 1.21	 38.393	 69	 127	 384	 487445	 0.791	 1.368	 34.985
32K Buffer          	 32768	 	 	 	 	 	 	 	 6	 192	 480	 1.28	 3.539	 6	 192	 480	 1.28	 100.000	 0	 0	 288	 9720	 0.016	 0.475	 0.000
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 31	 132	 209	 1.26	 2.428	 1	 5	 209	 1.26	 3.226	 30	 128	 200	 488804	 0.793	 3.176	 34.985
Stream              	 4216	 	 	 	 	 	 	 	 31	 128	 178	 1.27	 2.352	 1	 5	 178	 1.27	 3.226	 30	 124	 173	 488031	 0.792	 3.072	 34.985
cbdata Server (13)  	  776	 	 	 	 	 	 	 	 164	 125	 471	 1.21	 2.291	 97	 74	 471	 1.21	 59.146	 67	 51	 188	 160112	 0.260	 0.185	 14.310
ipcache_entry       	  128	 	 	 	 	 	 	 	 928	 116	 130	 0.43	 2.138	 920	 115	 130	 0.43	 99.138	 8	 1	 15	 12350	 0.020	 0.002	 0.468
mem_node            	 4136	 	 	 	 	 	 	 	 27	 110	 400	 0.97	 2.010	 1	 5	 400	 0.97	 3.704	 26	 106	 400	 2648325	 4.296	 16.352	 79.584
cbdata idns_query (21)	 8696	 	 	 	 	 	 	 	 11	 94	 102	 0.92	 1.722	 0	 0	 102	 0.92	 0.000	 11	 94	 102	 13754	 0.022	 0.179	 0.468
Comm::Connection    	  208	 	 	 	 	 	 	 	 396	 81	 259	 0.79	 1.483	 175	 36	 259	 0.79	 44.192	 221	 45	 104	 1022750	 1.659	 0.318	 151.602
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 1262	 70	 669	 1.21	 1.272	 997	 55	 669	 1.21	 79.002	 265	 15	 180	 19182644	 31.121	 1.604	 1216.449
Long Strings        	  512	 	 	 	 	 	 	 	 135	 68	 293	 1.21	 1.244	 66	 33	 293	 1.21	 48.889	 69	 35	 107	 995409	 1.615	 0.761	 103.464
8K Buffer           	 8192	 	 	 	 	 	 	 	 7	 56	 104	 1.26	 1.032	 2	 16	 104	 1.26	 28.571	 5	 40	 80	 190480	 0.309	 2.329	 4.101
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 105	 51	 258	 1.21	 0.937	 42	 21	 258	 1.21	 40.000	 63	 31	 95	 854876	 1.387	 0.633	 78.783
MemBlob             	   48	 	 	 	 	 	 	 	 1042	 49	 247	 1.21	 0.900	 877	 42	 247	 1.21	 84.165	 165	 8	 61	 11777417	 19.107	 0.844	 656.707
Medium Strings      	  128	 	 	 	 	 	 	 	 353	 45	 292	 1.21	 0.813	 241	 31	 292	 1.21	 68.272	 112	 14	 87	 5421111	 8.795	 1.036	 379.762
HttpReply           	  288	 	 	 	 	 	 	 	 113	 32	 155	 1.21	 0.586	 44	 13	 155	 1.21	 38.938	 69	 20	 60	 1285010	 2.085	 0.552	 82.503
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 173.14	 0.459	 177	 25	 25	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
2K Buffer           	 2048	 	 	 	 	 	 	 	 11	 22	 84	 1.22	 0.405	 2	 4	 84	 1.22	 18.182	 9	 18	 50	 2524324	 4.095	 7.718	 156.197
cbdata FwdState (23)	  176	 	 	 	 	 	 	 	 110	 19	 19	 0.01	 0.348	 82	 15	 19	 0.01	 74.545	 28	 5	 8	 341792	 0.555	 0.090	 24.375
1KB Strings         	 1024	 	 	 	 	 	 	 	 17	 17	 92	 1.35	 0.313	 5	 5	 92	 1.35	 29.412	 12	 12	 57	 242878	 0.394	 0.371	 9.782
16K Buffer          	 16384	 	 	 	 	 	 	 	 1	 16	 128	 0.78	 0.295	 1	 16	 128	 0.78	 100.000	 0	 0	 112	 34146	 0.055	 0.835	 0.007
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 31	 12	 19	 1.26	 0.219	 1	 1	 19	 1.26	 3.226	 30	 12	 18	 488804	 0.793	 0.286	 34.985
MemObject           	  352	 	 	 	 	 	 	 	 31	 11	 17	 1.26	 0.196	 2	 1	 17	 1.26	 6.452	 29	 10	 17	 476150	 0.772	 0.250	 29.182
HttpHdrCc           	   96	 	 	 	 	 	 	 	 98	 10	 40	 1.21	 0.169	 37	 4	 40	 1.21	 37.755	 61	 6	 17	 933120	 1.514	 0.134	 60.332
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 120	 9	 40	 1.21	 0.156	 50	 4	 40	 1.21	 41.667	 70	 5	 15	 1634951	 2.652	 0.176	 110.811
4K Buffer           	 4096	 	 	 	 	 	 	 	 2	 8	 44	 1.22	 0.147	 0	 0	 44	 1.22	 0.000	 2	 8	 32	 87275	 0.142	 0.534	 5.591
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 62	 8	 13	 1.26	 0.143	 2	 1	 13	 1.26	 3.226	 60	 8	 12	 977608	 1.586	 0.187	 69.969
cbdata HttpStateData (26)	  352	 	 	 	 	 	 	 	 16	 6	 11	 1.27	 0.101	 1	 1	 11	 1.27	 6.250	 15	 6	 11	 339050	 0.550	 0.178	 22.266
cbdata store_client (12)	  160	 	 	 	 	 	 	 	 30	 5	 8	 1.26	 0.086	 2	 1	 8	 1.26	 6.667	 28	 5	 8	 346864	 0.563	 0.083	 24.382
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 173.14	 0.081	 0	 0	 9	 173.14	 0.000	 1	 5	 9	 4249	 0.007	 0.029	 0.007
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 173.14	 0.081	 1	 5	 5	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Filler (11)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 173.09	 0.076	 1	 5	 5	 173.09	 100.000	 0	 0	 5	 4142	 0.007	 0.026	 0.007
StoreEntry          	  120	 	 	 	 	 	 	 	 31	 4	 6	 1.26	 0.067	 2	 1	 6	 1.26	 6.452	 29	 4	 6	 476150	 0.772	 0.085	 29.182
cbdata BlindPeerConnector (29)	  224	 	 	 	 	 	 	 	 13	 3	 4	 1.54	 0.052	 0	 0	 4	 1.54	 0.000	 13	 3	 4	 48204	 0.078	 0.016	 17.835
cbdata ps_state (24)	  256	 	 	 	 	 	 	 	 11	 3	 4	 0.11	 0.051	 0	 0	 4	 0.11	 0.000	 11	 3	 4	 342127	 0.555	 0.131	 24.375
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 173.14	 0.038	 12	 3	 3	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 6	 2	 2	 1.55	 0.035	 6	 2	 2	 1.55	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ClientInfo          	  448	 	 	 	 	 	 	 	 4	 2	 2	 61.23	 0.032	 4	 2	 2	 61.23	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ConnOpener (25)	  136	 	 	 	 	 	 	 	 13	 2	 2	 0.01	 0.032	 0	 0	 2	 0.01	 0.000	 13	 2	 2	 55059	 0.089	 0.011	 18.451
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 173.14	 0.028	 13	 2	 2	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ErrorState (22)	  240	 	 	 	 	 	 	 	 5	 2	 2	 1.16	 0.022	 0	 0	 2	 1.16	 0.000	 5	 2	 2	 17557	 0.028	 0.006	 16.557
fqdncache_entry     	  160	 	 	 	 	 	 	 	 6	 1	 3	 0.55	 0.017	 6	 1	 3	 0.55	 100.000	 0	 0	 2	 5	 0.000	 0.000	 0.000
BodyPipe            	  136	 	 	 	 	 	 	 	 7	 1	 6	 1.22	 0.017	 1	 1	 6	 1.22	 14.286	 6	 1	 3	 9208	 0.015	 0.002	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.011	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 173.14	 0.010	 6	 1	 1	 173.14	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 31	 1	 1	 1.26	 0.009	 2	 1	 1	 1.26	 6.452	 29	 1	 1	 1207198	 1.958	 0.029	 66.232
ev_entry            	   48	 	 	 	 	 	 	 	 10	 1	 1	 0.82	 0.009	 7	 1	 1	 0.82	 70.000	 3	 1	 1	 1428253	 2.317	 0.102	 2.516
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.006	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata generic_cbdata (20)	   32	 	 	 	 	 	 	 	 11	 1	 1	 0.92	 0.006	 0	 0	 1	 0.92	 0.000	 11	 1	 1	 13754	 0.022	 0.001	 0.468
FwdServer           	   32	 	 	 	 	 	 	 	 11	 1	 1	 0.11	 0.006	 0	 0	 1	 0.11	 0.000	 11	 1	 1	 342127	 0.555	 0.016	 24.375
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.005	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.005	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 173.14	 0.004	 2	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 173.14	 0.004	 2	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata CbDataList (30)	   96	 	 	 	 	 	 	 	 2	 1	 1	 1.54	 0.003	 0	 0	 1	 1.54	 0.000	 2	 1	 1	 451755	 0.733	 0.065	 3.354
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 167.17	 0.002	 0	 0	 1	 167.17	 0.000	 1	 1	 1	 488601	 0.793	 0.076	 34.985
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.001	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.001	 0	 0	 1	 173.14	 0.000	 1	 1	 1	 7879	 0.013	 0.001	 0.935
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.001	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.000	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 192	 1.28	 0.000	 0	 0	 192	 1.28	 -1.000	 0	 0	 192	 67	 0.000	 0.007	 0.000
cbdata Forwarder (19)	  112	 	 	 	 	 	 	 	 0	 0	 1	 167.17	 0.000	 0	 0	 1	 167.17	 -1.000	 0	 0	 1	 104	 0.000	 0.000	 0.000
cbdata GeneratorRequest (28)	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.55	 0.000	 0	 0	 1	 1.55	 -1.000	 0	 0	 1	 4552	 0.007	 0.000	 0.000
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 1.55	 0.000	 0	 0	 1	 1.55	 -1.000	 0	 0	 1	 4552	 0.007	 0.001	 0.000
cbdata Downloader (31)	  144	 	 	 	 	 	 	 	 0	 0	 2	 1.26	 0.000	 0	 0	 2	 1.26	 -1.000	 0	 0	 2	 734	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 33	 1.26	 0.000	 0	 0	 33	 1.26	 -1.000	 0	 0	 33	 734	 0.001	 0.005	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 1.26	 0.000	 0	 0	 1	 1.26	 -1.000	 0	 0	 1	 122	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 1.26	 0.000	 0	 0	 1	 1.26	 -1.000	 0	 0	 1	 122	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 0.42	 0.000	 0	 0	 1	 0.42	 -1.000	 0	 0	 1	 232	 0.000	 0.000	 0.000
cbdata nsvc (32)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.35	 0.000	 0	 0	 1	 1.35	 -1.000	 0	 0	 1	 9	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 0.18	 0.000	 0	 0	 1	 0.18	 -1.000	 0	 0	 1	 170	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 0.18	 0.000	 0	 0	 1	 0.18	 -1.000	 0	 0	 1	 195	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 6133	 5426	 21493	 1.21	 100.000	 4189	 2403	 19096	 1.21	 44.275	 1944	 3024	 8489	 61359228	 99.546	 99.806	 207348.831
Cumulative allocated volume: 66.985 GB
Current overhead: 25651 bytes (1.043%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    54
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 7	 1
Long Strings        	 2	 1
1KB Strings         	 0	 0
4KB Strings         	 4	 11
16KB Strings        	 2	 18
Other Strings       	 85	 70

Large buffers: 0 (0 KB)
} by kid3

by kid4 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 80	 1280	 10320	 1.21	 36.542	 54	 864	 10320	 1.21	 67.500	 26	 416	 4976	 1492093	 3.296	 49.741	 35.880
4KB Strings         	 4096	 	 	 	 	 	 	 	 147	 588	 2344	 1.22	 16.787	 100	 400	 2344	 1.22	 68.027	 47	 188	 1092	 635081	 1.403	 5.293	 47.892
32K Buffer          	 32768	 	 	 	 	 	 	 	 6	 192	 448	 1.21	 5.481	 6	 192	 448	 1.21	 100.000	 0	 0	 256	 7764	 0.017	 0.518	 0.000
cbdata IdleConnList (29)	 4168	 	 	 	 	 	 	 	 42	 171	 1686	 0.79	 4.880	 30	 123	 1686	 0.79	 71.429	 12	 49	 994	 53689	 0.119	 0.455	 3.451
ipcache_entry       	  128	 	 	 	 	 	 	 	 929	 117	 125	 0.43	 3.315	 920	 115	 125	 0.43	 99.031	 9	 2	 10	 9708	 0.021	 0.003	 0.488
HttpRequest         	 1880	 	 	 	 	 	 	 	 63	 116	 896	 1.21	 3.302	 40	 74	 896	 1.21	 63.492	 23	 43	 410	 352058	 0.778	 1.347	 25.552
cbdata idns_query (21)	 8696	 	 	 	 	 	 	 	 13	 111	 128	 1.54	 3.152	 0	 0	 128	 1.54	 0.000	 13	 111	 128	 10919	 0.024	 0.193	 0.488
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 25	 107	 192	 1.27	 3.033	 1	 5	 192	 1.27	 4.000	 24	 102	 187	 353374	 0.781	 3.129	 25.552
mem_node            	 4136	 	 	 	 	 	 	 	 26	 106	 328	 0.99	 2.998	 1	 5	 328	 0.99	 3.846	 25	 101	 328	 1977084	 4.368	 16.638	 68.456
Stream              	 4216	 	 	 	 	 	 	 	 25	 103	 182	 1.27	 2.939	 1	 5	 182	 1.27	 4.000	 24	 99	 178	 352743	 0.779	 3.026	 25.552
cbdata Server (13)  	  776	 	 	 	 	 	 	 	 100	 76	 429	 1.21	 2.163	 72	 55	 429	 1.21	 72.000	 28	 22	 179	 112985	 0.250	 0.178	 10.189
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 1268	 70	 592	 1.21	 1.980	 915	 51	 592	 1.21	 72.161	 353	 20	 153	 13918821	 30.750	 1.586	 908.228
Comm::Connection    	  208	 	 	 	 	 	 	 	 289	 59	 229	 1.21	 1.676	 156	 32	 229	 1.21	 53.979	 133	 28	 93	 765367	 1.691	 0.324	 118.353
Long Strings        	  512	 	 	 	 	 	 	 	 105	 53	 244	 1.21	 1.499	 62	 31	 244	 1.21	 59.048	 43	 22	 97	 701902	 1.551	 0.731	 75.328
8K Buffer           	 8192	 	 	 	 	 	 	 	 6	 48	 64	 1.27	 1.370	 0	 0	 64	 1.27	 0.000	 6	 48	 56	 140285	 0.310	 2.338	 2.846
MemBlob             	   48	 	 	 	 	 	 	 	 947	 45	 221	 1.21	 1.267	 777	 37	 221	 1.21	 82.049	 170	 8	 56	 8565674	 18.924	 0.837	 486.669
Medium Strings      	  128	 	 	 	 	 	 	 	 328	 41	 264	 1.27	 1.170	 221	 28	 264	 1.27	 67.378	 107	 14	 77	 3911273	 8.641	 1.019	 287.615
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 57	 28	 225	 1.21	 0.788	 39	 19	 225	 1.21	 68.421	 18	 9	 107	 615867	 1.361	 0.622	 56.776
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 173.14	 0.711	 177	 25	 25	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
HttpReply           	  288	 	 	 	 	 	 	 	 65	 19	 140	 1.21	 0.522	 41	 12	 140	 1.21	 63.077	 24	 7	 64	 937988	 2.072	 0.550	 61.452
2K Buffer           	 2048	 	 	 	 	 	 	 	 9	 18	 72	 1.21	 0.514	 2	 4	 72	 1.21	 22.222	 7	 14	 50	 1803754	 3.985	 7.516	 114.777
1KB Strings         	 1024	 	 	 	 	 	 	 	 17	 17	 66	 1.22	 0.485	 5	 5	 66	 1.22	 29.412	 12	 12	 40	 174166	 0.385	 0.363	 7.276
16K Buffer          	 16384	 	 	 	 	 	 	 	 1	 16	 144	 0.78	 0.457	 1	 16	 144	 0.78	 100.000	 0	 0	 112	 26341	 0.058	 0.878	 0.000
cbdata FwdState (23)	  176	 	 	 	 	 	 	 	 80	 14	 15	 0.11	 0.393	 58	 10	 15	 0.11	 72.500	 22	 4	 8	 246882	 0.545	 0.088	 18.017
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 25	 10	 18	 1.27	 0.273	 1	 1	 18	 1.27	 4.000	 24	 10	 17	 353374	 0.781	 0.282	 25.552
MemObject           	  352	 	 	 	 	 	 	 	 24	 9	 16	 1.27	 0.236	 2	 1	 16	 1.27	 8.333	 22	 8	 16	 349741	 0.773	 0.250	 21.802
4K Buffer           	 4096	 	 	 	 	 	 	 	 2	 8	 40	 1.48	 0.228	 1	 4	 40	 1.48	 50.000	 1	 4	 32	 55807	 0.123	 0.465	 3.347
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 50	 7	 12	 1.27	 0.178	 2	 1	 12	 1.27	 4.000	 48	 6	 11	 706748	 1.561	 0.184	 51.105
cbdata HttpStateData (28)	  352	 	 	 	 	 	 	 	 16	 6	 11	 1.27	 0.157	 0	 0	 11	 1.27	 0.000	 16	 6	 11	 244739	 0.541	 0.175	 16.550
HttpHdrCc           	   96	 	 	 	 	 	 	 	 54	 6	 35	 1.21	 0.145	 35	 4	 35	 1.21	 64.815	 19	 2	 18	 675969	 1.493	 0.132	 44.582
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 71	 5	 36	 1.21	 0.143	 47	 4	 36	 1.21	 66.197	 24	 2	 16	 1190379	 2.630	 0.174	 82.231
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 173.14	 0.126	 0	 0	 9	 173.14	 0.000	 1	 5	 9	 4179	 0.009	 0.039	 0.007
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 173.14	 0.126	 1	 5	 5	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Filler (11)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 173.09	 0.118	 1	 5	 5	 173.09	 100.000	 0	 0	 5	 4145	 0.009	 0.036	 0.007
cbdata store_client (12)	  160	 	 	 	 	 	 	 	 24	 4	 8	 1.27	 0.107	 2	 1	 8	 1.27	 8.333	 22	 4	 7	 251379	 0.555	 0.082	 18.024
cbdata ps_state (24)	  256	 	 	 	 	 	 	 	 13	 4	 4	 1.54	 0.093	 0	 0	 4	 1.54	 0.000	 13	 4	 4	 247157	 0.546	 0.129	 18.017
cbdata BlindPeerConnector (27)	  224	 	 	 	 	 	 	 	 13	 3	 6	 1.55	 0.081	 0	 0	 6	 1.55	 0.000	 13	 3	 6	 35795	 0.079	 0.016	 12.652
StoreEntry          	  120	 	 	 	 	 	 	 	 24	 3	 6	 1.27	 0.080	 2	 1	 6	 1.27	 8.333	 22	 3	 6	 349741	 0.773	 0.085	 21.802
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 173.14	 0.059	 12	 3	 3	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ConnOpener (26)	  136	 	 	 	 	 	 	 	 15	 2	 2	 1.54	 0.057	 1	 1	 2	 1.54	 6.667	 14	 2	 2	 40463	 0.089	 0.011	 13.197
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 6	 2	 2	 1.30	 0.055	 6	 2	 2	 1.30	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ErrorState (22)	  240	 	 	 	 	 	 	 	 8	 2	 2	 0.01	 0.054	 0	 0	 2	 0.01	 0.000	 8	 2	 2	 13091	 0.029	 0.006	 11.555
ClientInfo          	  448	 	 	 	 	 	 	 	 4	 2	 2	 61.22	 0.050	 4	 2	 2	 61.22	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 173.14	 0.043	 13	 2	 2	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
fqdncache_entry     	  160	 	 	 	 	 	 	 	 6	 1	 2	 0.55	 0.027	 6	 1	 2	 0.55	 100.000	 0	 0	 1	 4	 0.000	 0.000	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.017	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 173.14	 0.016	 6	 1	 1	 173.14	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
ev_entry            	   48	 	 	 	 	 	 	 	 9	 1	 1	 1.28	 0.012	 7	 1	 1	 1.28	 77.778	 2	 1	 1	 1428293	 3.155	 0.139	 2.493
cbdata generic_cbdata (20)	   32	 	 	 	 	 	 	 	 13	 1	 1	 1.54	 0.012	 0	 0	 1	 1.54	 0.000	 13	 1	 1	 10919	 0.024	 0.001	 0.488
FwdServer           	   32	 	 	 	 	 	 	 	 13	 1	 1	 1.54	 0.012	 0	 0	 1	 1.54	 0.000	 13	 1	 1	 247157	 0.546	 0.016	 18.017
MD5 digest          	   16	 	 	 	 	 	 	 	 24	 1	 1	 1.27	 0.011	 2	 1	 1	 1.27	 8.333	 22	 1	 1	 899755	 1.988	 0.029	 52.084
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.010	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.008	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.008	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 173.14	 0.006	 2	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 173.14	 0.006	 2	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata CbDataList (30)	   96	 	 	 	 	 	 	 	 2	 1	 1	 1.13	 0.005	 0	 0	 1	 1.13	 0.000	 2	 1	 1	 383356	 0.847	 0.075	 4.154
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.003	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.003	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.003	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 165.84	 0.003	 0	 0	 1	 165.84	 0.000	 1	 1	 1	 353530	 0.781	 0.075	 25.552
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 173.14	 0.002	 5	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.002	 0	 0	 1	 173.14	 0.000	 1	 1	 1	 7481	 0.017	 0.001	 0.861
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.001	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 173.14	 0.001	 1	 1	 1	 173.14	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 384	 1.27	 0.000	 0	 0	 384	 1.27	 -1.000	 0	 0	 384	 51	 0.000	 0.007	 0.000
cbdata Forwarder (19)	  112	 	 	 	 	 	 	 	 0	 0	 1	 165.84	 0.000	 0	 0	 1	 165.84	 -1.000	 0	 0	 1	 32	 0.000	 0.000	 0.000
cbdata GeneratorRequest (25)	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.30	 0.000	 0	 0	 1	 1.30	 -1.000	 0	 0	 1	 3537	 0.008	 0.001	 0.003
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 1.30	 0.000	 0	 0	 1	 1.30	 -1.000	 0	 0	 1	 3537	 0.008	 0.001	 0.003
BodyPipe            	  136	 	 	 	 	 	 	 	 0	 0	 5	 1.22	 0.000	 0	 0	 5	 1.22	 -1.000	 0	 0	 3	 5992	 0.013	 0.002	 0.000
cbdata Downloader (31)	  144	 	 	 	 	 	 	 	 0	 0	 1	 1.15	 0.000	 0	 0	 1	 1.15	 -1.000	 0	 0	 1	 594	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 25	 1.15	 0.000	 0	 0	 25	 1.15	 -1.000	 0	 0	 25	 594	 0.001	 0.005	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 1.49	 0.000	 0	 0	 1	 1.49	 -1.000	 0	 0	 1	 54	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 1.49	 0.000	 0	 0	 1	 1.49	 -1.000	 0	 0	 1	 54	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 1.49	 0.000	 0	 0	 1	 1.49	 -1.000	 0	 0	 1	 100	 0.000	 0.000	 0.000
cbdata nsvc (32)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 1.43	 0.000	 0	 0	 1	 1.43	 -1.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 0.18	 0.000	 0	 0	 1	 0.18	 -1.000	 0	 0	 1	 61	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 0.44	 0.000	 0	 0	 1	 0.44	 -1.000	 0	 0	 1	 76	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 5283	 3503	 18981	 1.21	 100.000	 3856	 2134	 16605	 1.21	 60.899	 1427	 1370	 8079	 45033708	 99.492	 99.792	 152263.812
Cumulative allocated volume: 49.147 GB
Current overhead: 25651 bytes (1.174%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    53
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 7	 1
Long Strings        	 2	 1
1KB Strings         	 0	 0
4KB Strings         	 3	 8
16KB Strings        	 2	 18
Other Strings       	 86	 73

Large buffers: 0 (0 KB)
} by kid4

-------------- next part --------------
HTTP/1.1 200 OK
Server: squid/4.0.21
Mime-Version: 1.0
Date: Tue, 24 Oct 2017 17:10:19 GMT
Content-Type: text/plain
Expires: Tue, 24 Oct 2017 17:10:19 GMT
Last-Modified: Tue, 24 Oct 2017 17:10:19 GMT
Connection: close

Squid Object Cache: Version 4.0.21
Build Info: 
Service Name: squid
Start Time:	Mon, 16 Oct 2017 18:33:27 GMT
Current Time:	Tue, 24 Oct 2017 17:10:19 GMT
Connection information for squid:
	Number of clients accessing cache:	16
	Number of HTTP requests received:	5042117
	Number of ICP messages received:	0
	Number of ICP messages sent:	0
	Number of queued ICP replies:	0
	Number of HTCP messages received:	0
	Number of HTCP messages sent:	0
	Request failure ratio:	 0.00
	Average HTTP requests per minute since start:	961.2
	Average ICP messages per minute since start:	0.0
	Select loop called: 80667517 times, 27.093 ms avg
Cache information for squid:
	Hits as % of all requests:	5min: 0.0%, 60min: 0.0%
	Hits as % of bytes sent:	5min: 0.0%, 60min: 0.0%
	Memory hits as % of hit requests:	5min: 0.0%, 60min: 0.0%
	Disk hits as % of hit requests:	5min: 0.0%, 60min: 0.0%
	Storage Swap size:	0 KB
	Storage Swap capacity:	 0.0% used,  0.0% free
	Storage Mem size:	0 KB
	Storage Mem capacity:	 0.0% used,  0.0% free
	Mean Object Size:	0.00 KB
	Requests given to unlinkd:	0
Median Service Times (seconds)  5 min    60 min:
	HTTP Requests (All):   0.00000  0.00000
	Cache Misses:          0.00000  0.00000
	Cache Hits:            0.00000  0.00000
	Near Hits:             0.00000  0.00000
	Not-Modified Replies:  0.00000  0.00000
	DNS Lookups:           0.00000  0.00000
	ICP Queries:           0.00000  0.00000
Resource usage for squid:
	UP Time:	686211.950 seconds
	CPU Time:	8283.388 seconds
	CPU Usage:	2.94%
	CPU Usage, 5 minute avg:	0.03%
	CPU Usage, 60 minute avg:	0.02%
	Maximum Resident Size: 13643328 KB
	Page faults with physical i/o: 0
Memory accounted for:
	Total accounted:        12080 KB
	memPoolAlloc calls: 607640214
	memPoolFree calls:  610595420
File descriptor usage for squid:
	Maximum number of file descriptors:   65536
	Largest file desc currently in use:    371
	Number of file desc currently in use:   50
	Files queued for open:                   0
	Available number of file descriptors: 65486
	Reserved number of file descriptors:   400
	Store Disk files open:                   0
Internal Data Structures:
	     4 StoreEntries
	     4 StoreEntries with MemObjects
	     0 Hot Object Cache Items
	     0 on-disk objects
HTTP/1.1 200 OK
Server: squid/4.0.21
Mime-Version: 1.0
Date: Tue, 24 Oct 2017 17:10:28 GMT
Content-Type: text/plain
Expires: Tue, 24 Oct 2017 17:10:28 GMT
Last-Modified: Tue, 24 Oct 2017 17:10:28 GMT
Connection: close

by kid1 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 110	 1760	 16752	 16.42	 65.404	 0	 0	 16752	 16.42	 0.000	 110	 1760	 6064	 7975433	 2.734	 45.734	 0.004
32K Buffer          	 32768	 	 	 	 	 	 	 	 4	 128	 480	 15.07	 4.757	 4	 128	 480	 15.07	 100.000	 0	 0	 352	 27897	 0.010	 0.320	 0.000
HttpRequest         	 1880	 	 	 	 	 	 	 	 65	 120	 1385	 16.42	 4.435	 0	 0	 1385	 16.42	 0.000	 65	 120	 482	 2445400	 0.838	 1.609	 0.004
ipcache_entry       	  128	 	 	 	 	 	 	 	 920	 115	 140	 15.47	 4.274	 920	 115	 140	 15.47	 100.000	 0	 0	 25	 58526	 0.020	 0.003	 0.000
4KB Strings         	 4096	 	 	 	 	 	 	 	 27	 108	 3524	 18.69	 4.013	 0	 0	 3524	 18.69	 0.000	 27	 108	 1548	 4520586	 1.550	 6.481	 0.004
cbdata IdleConnList (27)	 4168	 	 	 	 	 	 	 	 24	 98	 3623	 17.90	 3.630	 0	 0	 3623	 17.90	 0.000	 24	 98	 1368	 333049	 0.114	 0.486	 0.000
cbdata FwdState (23)	  176	 	 	 	 	 	 	 	 324	 56	 62	 14.09	 2.069	 324	 56	 62	 14.09	 100.000	 0	 0	 11	 1709974	 0.586	 0.105	 0.000
cbdata Server (13)  	  776	 	 	 	 	 	 	 	 61	 47	 670	 18.69	 1.718	 0	 0	 670	 18.69	 0.000	 61	 47	 219	 861351	 0.295	 0.234	 0.004
16K Buffer          	 16384	 	 	 	 	 	 	 	 2	 32	 192	 19.02	 1.189	 1	 16	 192	 19.02	 50.000	 1	 16	 192	 129269	 0.044	 0.741	 0.000
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 65	 32	 359	 16.42	 1.170	 0	 0	 359	 16.42	 0.000	 65	 32	 115	 4419018	 1.515	 0.767	 0.004
Comm::Connection    	  208	 	 	 	 	 	 	 	 137	 28	 435	 17.90	 1.034	 12	 3	 435	 17.90	 8.759	 125	 26	 126	 4616445	 1.582	 0.336	 0.058
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 190.62	 0.925	 177	 25	 25	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
HttpReply           	  288	 	 	 	 	 	 	 	 65	 19	 213	 16.42	 0.679	 1	 1	 213	 16.42	 1.538	 64	 18	 76	 6281994	 2.153	 0.633	 0.022
2K Buffer           	 2048	 	 	 	 	 	 	 	 8	 16	 124	 18.69	 0.595	 2	 4	 124	 18.69	 25.000	 6	 12	 66	 12340493	 4.230	 8.846	 0.000
MemBlob             	   48	 	 	 	 	 	 	 	 308	 15	 335	 18.69	 0.537	 301	 15	 335	 18.69	 97.727	 7	 1	 82	 55782759	 19.122	 0.937	 0.040
Long Strings        	  512	 	 	 	 	 	 	 	 25	 13	 388	 16.42	 0.465	 0	 0	 388	 16.42	 0.000	 25	 13	 161	 5347163	 1.833	 0.958	 0.000
mem_node            	 4136	 	 	 	 	 	 	 	 3	 13	 513	 18.46	 0.450	 1	 5	 513	 18.46	 33.333	 2	 9	 513	 10851009	 3.720	 15.708	 0.013
1KB Strings         	 1024	 	 	 	 	 	 	 	 12	 12	 151	 18.83	 0.446	 0	 0	 151	 18.83	 0.000	 12	 12	 71	 1099940	 0.377	 0.394	 0.000
8K Buffer           	 8192	 	 	 	 	 	 	 	 1	 8	 104	 15.49	 0.297	 1	 8	 104	 15.49	 100.000	 0	 0	 88	 742406	 0.254	 2.129	 0.000
HttpHdrCc           	   96	 	 	 	 	 	 	 	 69	 7	 56	 16.42	 0.240	 0	 0	 56	 16.42	 0.000	 69	 7	 21	 4580823	 1.570	 0.154	 0.000
Medium Strings      	  128	 	 	 	 	 	 	 	 39	 5	 426	 16.19	 0.181	 39	 5	 426	 16.19	 100.000	 0	 0	 119	 26928483	 9.231	 1.206	 0.000
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 69	 5	 54	 16.42	 0.180	 5	 1	 54	 16.42	 7.246	 64	 5	 19	 8029857	 2.753	 0.202	 0.022
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 190.62	 0.164	 0	 0	 9	 190.62	 0.000	 1	 5	 9	 6238	 0.002	 0.010	 0.022
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 190.62	 0.164	 1	 5	 5	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 1	 5	 277	 15.96	 0.158	 0	 0	 277	 15.96	 0.000	 1	 5	 277	 2454353	 0.841	 3.738	 0.004
cbdata Filler (11)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 190.57	 0.153	 1	 5	 5	 190.57	 100.000	 0	 0	 5	 4538	 0.002	 0.007	 0.018
Stream              	 4216	 	 	 	 	 	 	 	 1	 5	 268	 15.96	 0.153	 0	 0	 268	 15.96	 0.000	 1	 5	 268	 2450377	 0.840	 3.616	 0.004
ClientInfo          	  448	 	 	 	 	 	 	 	 5	 3	 3	 78.71	 0.081	 5	 3	 3	 78.71	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 190.62	 0.077	 12	 3	 3	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 190.62	 0.057	 13	 2	 2	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 4	 2	 2	 19.03	 0.048	 4	 2	 2	 19.03	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
fqdncache_entry     	  160	 	 	 	 	 	 	 	 6	 1	 3	 17.03	 0.035	 6	 1	 3	 17.03	 100.000	 0	 0	 2	 13	 0.000	 0.000	 0.000
BodyPipe            	  136	 	 	 	 	 	 	 	 7	 1	 9	 15.74	 0.035	 0	 0	 9	 15.74	 0.000	 7	 1	 4	 69191	 0.024	 0.003	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.022	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 190.62	 0.021	 6	 1	 1	 190.62	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 1	 1	 25	 15.96	 0.014	 0	 0	 25	 15.96	 0.000	 1	 1	 25	 2454353	 0.841	 0.337	 0.004
ev_entry            	   48	 	 	 	 	 	 	 	 8	 1	 1	 16.48	 0.014	 7	 1	 1	 16.48	 87.500	 1	 1	 1	 1583964	 0.543	 0.027	 2.288
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.013	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MemObject           	  352	 	 	 	 	 	 	 	 1	 1	 23	 18.46	 0.013	 1	 1	 23	 18.46	 100.000	 0	 0	 23	 2298739	 0.788	 0.283	 0.022
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.011	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.010	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 2	 1	 17	 15.96	 0.009	 0	 0	 17	 15.96	 0.000	 2	 1	 17	 4908706	 1.683	 0.220	 0.009
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 4	 1	 947	 16.42	 0.008	 0	 0	 947	 16.42	 0.000	 4	 1	 271	 95076740	 32.592	 1.863	 0.022
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 190.62	 0.008	 2	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 190.62	 0.008	 2	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata store_client (12)	  160	 	 	 	 	 	 	 	 1	 1	 11	 15.96	 0.006	 1	 1	 11	 15.96	 100.000	 0	 0	 11	 1719876	 0.590	 0.096	 0.022
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.004	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
StoreEntry          	  120	 	 	 	 	 	 	 	 1	 1	 8	 18.46	 0.004	 1	 1	 8	 18.46	 100.000	 0	 0	 8	 2298739	 0.788	 0.097	 0.022
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.004	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Forwarder (19)	  112	 	 	 	 	 	 	 	 1	 1	 1	 190.57	 0.004	 0	 0	 1	 190.57	 0.000	 1	 1	 1	 1666	 0.001	 0.000	 0.004
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.004	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 190.57	 0.004	 0	 0	 1	 190.57	 0.000	 1	 1	 1	 2454619	 0.841	 0.089	 0.004
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.003	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.003	 0	 0	 1	 190.62	 0.000	 1	 1	 1	 20094	 0.007	 0.001	 0.004
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.001	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.001	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 1	 1	 2	 18.46	 0.001	 1	 1	 2	 18.46	 100.000	 0	 0	 2	 5665023	 1.942	 0.032	 0.022
4K Buffer           	 4096	 	 	 	 	 	 	 	 0	 0	 72	 16.40	 0.000	 0	 0	 72	 16.40	 -1.000	 0	 0	 52	 473177	 0.162	 0.678	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 512	 15.12	 0.000	 0	 0	 512	 15.12	 -1.000	 0	 0	 512	 526	 0.000	 0.012	 0.000
cbdata generic_cbdata (20)	   32	 	 	 	 	 	 	 	 0	 0	 1	 15.83	 0.000	 0	 0	 1	 15.83	 -1.000	 0	 0	 1	 63181	 0.022	 0.001	 0.000
cbdata idns_query (21)	 8696	 	 	 	 	 	 	 	 0	 0	 230	 15.83	 0.000	 0	 0	 230	 15.83	 -1.000	 0	 0	 230	 63181	 0.022	 0.192	 0.000
cbdata ErrorState (22)	  240	 	 	 	 	 	 	 	 0	 0	 2	 17.36	 0.000	 0	 0	 2	 17.36	 -1.000	 0	 0	 2	 90396	 0.031	 0.008	 0.000
cbdata ps_state (24)	  256	 	 	 	 	 	 	 	 0	 0	 7	 15.83	 0.000	 0	 0	 7	 15.83	 -1.000	 0	 0	 7	 1712056	 0.587	 0.153	 0.000
FwdServer           	   32	 	 	 	 	 	 	 	 0	 0	 1	 15.83	 0.000	 0	 0	 1	 15.83	 -1.000	 0	 0	 1	 1712056	 0.587	 0.019	 0.000
cbdata ConnOpener (25)	  136	 	 	 	 	 	 	 	 0	 0	 4	 15.83	 0.000	 0	 0	 4	 15.83	 -1.000	 0	 0	 4	 316057	 0.108	 0.015	 0.000
cbdata HttpStateData (26)	  352	 	 	 	 	 	 	 	 0	 0	 21	 18.46	 0.000	 0	 0	 21	 18.46	 -1.000	 0	 0	 21	 1696404	 0.582	 0.209	 0.000
cbdata GeneratorRequest (28)	   72	 	 	 	 	 	 	 	 0	 0	 1	 18.81	 0.000	 0	 0	 1	 18.81	 -1.000	 0	 0	 1	 16755	 0.006	 0.000	 0.000
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 18.81	 0.000	 0	 0	 1	 18.81	 -1.000	 0	 0	 1	 16755	 0.006	 0.001	 0.000
cbdata BlindPeerConnector (29)	  224	 	 	 	 	 	 	 	 0	 0	 8	 15.77	 0.000	 0	 0	 8	 15.77	 -1.000	 0	 0	 8	 269786	 0.092	 0.021	 0.000
cbdata CbDataList (30)	   96	 	 	 	 	 	 	 	 0	 0	 1	 18.87	 0.000	 0	 0	 1	 18.87	 -1.000	 0	 0	 1	 1470123	 0.504	 0.049	 0.000
cbdata Downloader (31)	  144	 	 	 	 	 	 	 	 0	 0	 2	 15.91	 0.000	 0	 0	 2	 15.91	 -1.000	 0	 0	 2	 3768	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 53	 15.91	 0.000	 0	 0	 53	 15.91	 -1.000	 0	 0	 53	 3769	 0.001	 0.005	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 15.91	 0.000	 0	 0	 1	 15.91	 -1.000	 0	 0	 1	 882	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 15.91	 0.000	 0	 0	 1	 15.91	 -1.000	 0	 0	 1	 882	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 15.91	 0.000	 0	 0	 1	 15.91	 -1.000	 0	 0	 1	 1536	 0.001	 0.000	 0.000
cbdata nsvc (32)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 18.97	 0.000	 0	 0	 1	 18.97	 -1.000	 0	 0	 1	 23	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 17.69	 0.000	 0	 0	 1	 17.69	 -1.000	 0	 0	 1	 599	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 17.92	 0.000	 0	 0	 1	 17.92	 -1.000	 0	 0	 1	 646	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 2621	 2691	 30122	 16.41	 100.000	 1873	 399	 28210	 16.42	 14.793	 748	 2293	 9544	 290461665	 99.569	 99.768	 1298769.344
Cumulative allocated volume: 285.715 GB
Current overhead: 25651 bytes (6.293%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    38
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 10	 38
Long Strings        	 0	 0
1KB Strings         	 0	 0
4KB Strings         	 0	 0
16KB Strings        	 0	 0
Other Strings       	 90	 62

Large buffers: 0 (0 KB)
} by kid1

by kid2 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 155	 2480	 9616	 18.70	 55.079	 0	 0	 9616	 18.70	 0.000	 155	 2480	 4960	 2285414	 2.896	 47.118	 0.013
4KB Strings         	 4096	 	 	 	 	 	 	 	 124	 496	 1920	 18.70	 11.016	 0	 0	 1920	 18.70	 0.000	 124	 496	 1076	 1194387	 1.514	 6.156	 0.013
cbdata IdleConnList (27)	 4168	 	 	 	 	 	 	 	 55	 224	 1763	 16.20	 4.972	 0	 0	 1763	 16.20	 0.000	 55	 224	 1287	 149641	 0.190	 0.785	 0.000
32K Buffer          	 32768	 	 	 	 	 	 	 	 6	 192	 384	 15.13	 4.264	 6	 192	 384	 15.13	 100.000	 0	 0	 192	 7462	 0.009	 0.308	 0.000
HttpRequest         	 1880	 	 	 	 	 	 	 	 93	 171	 790	 18.70	 3.792	 0	 0	 790	 18.70	 0.000	 93	 171	 395	 647766	 0.821	 1.532	 0.013
ipcache_entry       	  128	 	 	 	 	 	 	 	 930	 117	 132	 14.43	 2.582	 920	 115	 132	 14.43	 98.925	 10	 2	 17	 27191	 0.034	 0.004	 0.000
mem_node            	 4136	 	 	 	 	 	 	 	 24	 97	 324	 18.21	 2.153	 1	 5	 324	 18.21	 4.167	 23	 93	 324	 3080639	 3.904	 16.033	 0.013
cbdata Server (11)  	  776	 	 	 	 	 	 	 	 113	 86	 379	 18.70	 1.902	 0	 0	 379	 18.70	 0.000	 113	 86	 160	 220400	 0.279	 0.215	 0.013
16K Buffer          	 16384	 	 	 	 	 	 	 	 5	 80	 144	 18.31	 1.777	 1	 16	 144	 18.31	 20.000	 4	 64	 128	 37929	 0.048	 0.782	 0.000
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 17	 73	 145	 15.96	 1.605	 0	 0	 145	 15.96	 0.000	 17	 73	 145	 650506	 0.824	 3.562	 0.013
Stream              	 4216	 	 	 	 	 	 	 	 17	 70	 140	 15.96	 1.554	 0	 0	 140	 15.96	 0.000	 17	 70	 140	 649211	 0.823	 3.444	 0.013
Comm::Connection    	  208	 	 	 	 	 	 	 	 252	 52	 204	 18.27	 1.137	 16	 4	 204	 18.27	 6.349	 236	 48	 78	 1638104	 2.076	 0.429	 0.062
cbdata idns_query (13)	 8696	 	 	 	 	 	 	 	 5	 43	 170	 15.94	 0.943	 0	 0	 170	 15.94	 0.000	 5	 43	 170	 29017	 0.037	 0.318	 0.000
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 84	 41	 205	 18.69	 0.904	 0	 0	 205	 18.69	 0.000	 84	 41	 103	 1169425	 1.482	 0.730	 0.013
cbdata FwdState (21)	  176	 	 	 	 	 	 	 	 169	 30	 30	 14.15	 0.645	 152	 27	 30	 14.15	 89.941	 17	 3	 6	 455910	 0.578	 0.101	 0.000
HttpReply           	  288	 	 	 	 	 	 	 	 95	 27	 122	 18.70	 0.593	 1	 1	 122	 18.70	 1.053	 94	 27	 61	 1704255	 2.160	 0.618	 0.031
2K Buffer           	 2048	 	 	 	 	 	 	 	 13	 26	 76	 18.70	 0.577	 2	 4	 76	 18.70	 15.385	 11	 22	 54	 3164453	 4.010	 8.155	 0.000
1KB Strings         	 1024	 	 	 	 	 	 	 	 25	 25	 57	 18.74	 0.555	 0	 0	 57	 18.74	 0.000	 25	 25	 44	 279884	 0.355	 0.361	 0.000
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 18.80	 0.553	 177	 25	 25	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
8K Buffer           	 8192	 	 	 	 	 	 	 	 3	 24	 80	 18.72	 0.533	 1	 8	 80	 18.72	 33.333	 2	 16	 64	 181893	 0.231	 1.875	 0.000
Long Strings        	  512	 	 	 	 	 	 	 	 46	 23	 232	 18.70	 0.511	 0	 0	 232	 18.70	 0.000	 46	 23	 104	 1384318	 1.754	 0.892	 0.000
MemBlob             	   48	 	 	 	 	 	 	 	 307	 15	 200	 18.70	 0.320	 300	 15	 200	 18.70	 97.720	 7	 1	 50	 15018637	 19.033	 0.907	 0.120
4K Buffer           	 4096	 	 	 	 	 	 	 	 3	 12	 48	 18.75	 0.267	 0	 0	 48	 18.75	 0.000	 3	 12	 44	 103479	 0.131	 0.533	 0.000
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 102	 8	 31	 18.70	 0.159	 7	 1	 31	 18.70	 6.863	 95	 7	 16	 2169695	 2.750	 0.197	 0.031
HttpHdrCc           	   96	 	 	 	 	 	 	 	 72	 7	 33	 18.70	 0.150	 0	 0	 33	 18.70	 0.000	 72	 7	 16	 1227868	 1.556	 0.148	 0.000
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 17	 7	 14	 15.96	 0.145	 0	 0	 14	 15.96	 0.000	 17	 7	 14	 650506	 0.824	 0.321	 0.013
MemObject           	  352	 	 	 	 	 	 	 	 18	 7	 12	 15.96	 0.137	 1	 1	 12	 15.96	 5.556	 17	 6	 12	 628085	 0.796	 0.278	 0.031
Medium Strings      	  128	 	 	 	 	 	 	 	 39	 5	 240	 18.70	 0.108	 39	 5	 240	 18.70	 100.000	 0	 0	 82	 7116399	 9.019	 1.146	 0.000
cbdata HttpStateData (26)	  352	 	 	 	 	 	 	 	 14	 5	 9	 18.71	 0.107	 0	 0	 9	 18.71	 0.000	 14	 5	 9	 452308	 0.573	 0.200	 0.000
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 18.80	 0.098	 0	 0	 9	 18.80	 0.000	 1	 5	 9	 697	 0.001	 0.004	 0.031
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 18.80	 0.098	 1	 5	 5	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 34	 5	 9	 15.96	 0.094	 0	 0	 9	 15.96	 0.000	 34	 5	 9	 1301012	 1.649	 0.210	 0.027
cbdata Filler (30)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 18.73	 0.091	 1	 5	 5	 18.73	 100.000	 0	 0	 5	 436	 0.001	 0.002	 0.018
DownloaderContext   	 4144	 	 	 	 	 	 	 	 1	 5	 21	 15.87	 0.090	 0	 0	 21	 15.87	 0.000	 1	 5	 21	 1241	 0.002	 0.006	 0.000
cbdata store_client (20)	  160	 	 	 	 	 	 	 	 17	 3	 6	 15.96	 0.059	 1	 1	 6	 15.96	 5.882	 16	 3	 6	 456834	 0.579	 0.092	 0.031
StoreEntry          	  120	 	 	 	 	 	 	 	 18	 3	 4	 15.96	 0.047	 1	 1	 4	 15.96	 5.556	 17	 2	 4	 628085	 0.796	 0.095	 0.031
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 18.80	 0.046	 12	 3	 3	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 6	 2	 2	 15.50	 0.043	 6	 2	 2	 15.50	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 18.80	 0.034	 13	 2	 2	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ClientInfo          	  448	 	 	 	 	 	 	 	 3	 2	 2	 18.65	 0.029	 3	 2	 2	 18.65	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ps_state (22)	  256	 	 	 	 	 	 	 	 5	 2	 5	 15.94	 0.028	 0	 0	 5	 15.94	 0.000	 5	 2	 5	 456286	 0.578	 0.147	 0.000
cbdata BlindPeerConnector (24)	  224	 	 	 	 	 	 	 	 5	 2	 5	 15.94	 0.024	 0	 0	 5	 15.94	 0.000	 5	 2	 5	 80861	 0.102	 0.023	 0.000
BodyPipe            	  136	 	 	 	 	 	 	 	 8	 2	 6	 18.70	 0.024	 0	 0	 6	 18.70	 0.000	 8	 2	 3	 20245	 0.026	 0.003	 0.000
fqdncache_entry     	  160	 	 	 	 	 	 	 	 5	 1	 2	 16.80	 0.017	 5	 1	 2	 16.80	 100.000	 0	 0	 1	 4	 0.000	 0.000	 0.000
cbdata ConnOpener (23)	  136	 	 	 	 	 	 	 	 5	 1	 3	 15.94	 0.015	 0	 0	 3	 15.94	 0.000	 5	 1	 3	 96135	 0.122	 0.016	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 18.80	 0.013	 5	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 18.80	 0.012	 6	 1	 1	 18.80	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
ev_entry            	   48	 	 	 	 	 	 	 	 10	 1	 1	 18.23	 0.010	 7	 1	 1	 18.23	 70.000	 3	 1	 1	 161556	 0.205	 0.010	 2.288
Helper::Xaction     	  184	 	 	 	 	 	 	 	 2	 1	 2	 15.50	 0.008	 0	 0	 2	 15.50	 0.000	 2	 1	 2	 6900	 0.009	 0.002	 0.000
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.008	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.006	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 18	 1	 1	 15.96	 0.006	 1	 1	 1	 15.96	 5.556	 17	 1	 1	 1577427	 1.999	 0.032	 0.031
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 18.80	 0.006	 5	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ErrorState (25)	  240	 	 	 	 	 	 	 	 1	 1	 1	 18.64	 0.005	 0	 0	 1	 18.64	 0.000	 1	 1	 1	 21382	 0.027	 0.006	 0.000
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 4	 1	 546	 18.70	 0.005	 0	 0	 546	 18.70	 0.000	 4	 1	 139	 25584461	 32.423	 1.803	 0.067
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 18.80	 0.005	 2	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 18.80	 0.005	 2	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata CbDataList (28)	   96	 	 	 	 	 	 	 	 2	 1	 1	 18.72	 0.004	 0	 0	 1	 18.72	 0.000	 2	 1	 1	 601954	 0.763	 0.073	 0.000
cbdata generic_cbdata (12)	   32	 	 	 	 	 	 	 	 5	 1	 1	 15.94	 0.003	 0	 0	 1	 15.94	 0.000	 5	 1	 1	 29017	 0.037	 0.001	 0.000
FwdServer           	   32	 	 	 	 	 	 	 	 5	 1	 1	 15.94	 0.003	 0	 0	 1	 15.94	 0.000	 5	 1	 1	 456286	 0.578	 0.018	 0.000
cbdata GeneratorRequest (19)	   72	 	 	 	 	 	 	 	 2	 1	 1	 15.50	 0.003	 0	 0	 1	 15.50	 0.000	 2	 1	 1	 6900	 0.009	 0.001	 0.000
cbdata Downloader (29)	  144	 	 	 	 	 	 	 	 1	 1	 1	 15.87	 0.003	 0	 0	 1	 15.87	 0.000	 1	 1	 1	 1240	 0.002	 0.000	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.003	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.002	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Forwarder (32)	  112	 	 	 	 	 	 	 	 1	 1	 1	 18.65	 0.002	 0	 0	 1	 18.65	 0.000	 1	 1	 1	 244	 0.000	 0.000	 0.013
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.002	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.002	 0	 0	 1	 18.80	 0.000	 1	 1	 1	 650973	 0.825	 0.085	 0.013
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 18.80	 0.002	 5	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.002	 0	 0	 1	 18.80	 0.000	 1	 1	 1	 16219	 0.021	 0.001	 0.004
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.001	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 18.80	 0.001	 1	 1	 1	 18.80	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 256	 18.76	 0.000	 0	 0	 256	 18.76	 -1.000	 0	 0	 256	 95	 0.000	 0.008	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 16.12	 0.000	 0	 0	 1	 16.12	 -1.000	 0	 0	 1	 221	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 16.12	 0.000	 0	 0	 1	 16.12	 -1.000	 0	 0	 1	 221	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 15.42	 0.000	 0	 0	 1	 15.42	 -1.000	 0	 0	 1	 398	 0.001	 0.000	 0.000
cbdata nsvc (31)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 15.47	 0.000	 0	 0	 1	 15.47	 -1.000	 0	 0	 1	 17	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 17.69	 0.000	 0	 0	 1	 17.69	 -1.000	 0	 0	 1	 153	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 15.75	 0.000	 0	 0	 1	 15.75	 -1.000	 0	 0	 1	 158	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 3200	 4503	 17268	 18.69	 100.000	 1707	 434	 15529	 18.70	 9.618	 1493	 4070	 8027	 78482443	 99.461	 99.788	 351304.735
Cumulative allocated volume: 79.469 GB
Current overhead: 25651 bytes (5.785%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    38
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 10	 38
Long Strings        	 0	 0
1KB Strings         	 0	 0
4KB Strings         	 0	 0
16KB Strings        	 0	 0
Other Strings       	 90	 62

Large buffers: 0 (0 KB)
} by kid2

by kid3 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 112	 1792	 12208	 18.69	 63.967	 0	 0	 12208	 18.69	 0.000	 112	 1792	 5136	 4419680	 3.107	 48.646	 0.000
32K Buffer          	 32768	 	 	 	 	 	 	 	 6	 192	 480	 18.76	 6.854	 6	 192	 480	 18.76	 100.000	 0	 0	 288	 15863	 0.011	 0.349	 0.000
4KB Strings         	 4096	 	 	 	 	 	 	 	 32	 128	 2400	 18.72	 4.569	 0	 0	 2400	 18.72	 0.000	 32	 128	 1176	 2088764	 1.469	 5.748	 0.000
HttpRequest         	 1880	 	 	 	 	 	 	 	 68	 125	 1001	 18.69	 4.456	 0	 0	 1001	 18.69	 0.000	 68	 125	 384	 1148350	 0.807	 1.450	 0.000
ipcache_entry       	  128	 	 	 	 	 	 	 	 920	 115	 132	 14.43	 4.105	 920	 115	 132	 14.43	 100.000	 0	 0	 17	 37690	 0.026	 0.003	 0.000
cbdata IdleConnList (27)	 4168	 	 	 	 	 	 	 	 28	 114	 2369	 17.90	 4.068	 0	 0	 2369	 17.90	 0.000	 28	 114	 1177	 203871	 0.143	 0.571	 0.000
cbdata Server (13)  	  776	 	 	 	 	 	 	 	 67	 51	 471	 18.69	 1.812	 0	 0	 471	 18.69	 0.000	 67	 51	 188	 388049	 0.273	 0.202	 0.000
cbdata FwdState (23)	  176	 	 	 	 	 	 	 	 214	 37	 42	 14.24	 1.313	 214	 37	 42	 14.24	 100.000	 0	 0	 8	 809497	 0.569	 0.096	 0.000
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 68	 33	 258	 18.69	 1.176	 0	 0	 258	 18.69	 0.000	 68	 33	 98	 2059519	 1.448	 0.686	 0.000
Comm::Connection    	  208	 	 	 	 	 	 	 	 150	 31	 259	 18.27	 1.088	 16	 4	 259	 18.27	 10.667	 134	 28	 104	 2587227	 1.819	 0.362	 0.053
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 190.62	 0.888	 177	 25	 25	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
HttpReply           	  288	 	 	 	 	 	 	 	 68	 20	 155	 18.69	 0.683	 1	 1	 155	 18.69	 1.471	 67	 19	 60	 3035341	 2.134	 0.587	 0.018
16K Buffer          	 16384	 	 	 	 	 	 	 	 1	 16	 128	 18.26	 0.571	 1	 16	 128	 18.26	 100.000	 0	 0	 112	 70207	 0.049	 0.773	 0.000
Long Strings        	  512	 	 	 	 	 	 	 	 29	 15	 293	 18.69	 0.518	 0	 0	 293	 18.69	 0.000	 29	 15	 107	 2375259	 1.670	 0.817	 0.000
MemBlob             	   48	 	 	 	 	 	 	 	 306	 15	 247	 18.69	 0.512	 299	 15	 247	 18.69	 97.712	 7	 1	 61	 27380394	 19.251	 0.883	 0.000
1KB Strings         	 1024	 	 	 	 	 	 	 	 14	 14	 92	 18.83	 0.500	 0	 0	 92	 18.83	 0.000	 14	 14	 57	 512516	 0.360	 0.353	 0.000
mem_node            	 4136	 	 	 	 	 	 	 	 3	 13	 400	 18.45	 0.433	 1	 5	 400	 18.45	 33.333	 2	 9	 400	 5820752	 4.093	 16.173	 0.013
2K Buffer           	 2048	 	 	 	 	 	 	 	 5	 10	 84	 18.70	 0.357	 2	 4	 84	 18.70	 40.000	 3	 6	 52	 5767132	 4.055	 7.935	 0.000
8K Buffer           	 8192	 	 	 	 	 	 	 	 1	 8	 104	 18.75	 0.286	 1	 8	 104	 18.75	 100.000	 0	 0	 80	 372622	 0.262	 2.051	 0.000
HttpHdrCc           	   96	 	 	 	 	 	 	 	 72	 7	 40	 18.69	 0.241	 0	 0	 40	 18.69	 0.000	 72	 7	 17	 2188003	 1.538	 0.141	 0.000
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 74	 6	 40	 18.69	 0.186	 7	 1	 40	 18.69	 9.459	 67	 5	 15	 3861803	 2.715	 0.187	 0.018
Medium Strings      	  128	 	 	 	 	 	 	 	 38	 5	 292	 18.69	 0.170	 38	 5	 292	 18.69	 100.000	 0	 0	 87	 12670531	 8.909	 1.090	 0.000
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 190.62	 0.158	 0	 0	 9	 190.62	 0.000	 1	 5	 9	 4689	 0.003	 0.014	 0.018
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 190.62	 0.158	 1	 5	 5	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 1	 5	 209	 18.74	 0.152	 0	 0	 209	 18.74	 0.000	 1	 5	 200	 1152951	 0.811	 3.371	 0.000
cbdata Filler (11)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 190.57	 0.147	 1	 5	 5	 190.57	 100.000	 0	 0	 5	 4548	 0.003	 0.013	 0.018
Stream              	 4216	 	 	 	 	 	 	 	 1	 5	 182	 15.96	 0.147	 0	 0	 182	 15.96	 0.000	 1	 5	 182	 1150886	 0.809	 3.260	 0.000
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 190.62	 0.074	 12	 3	 3	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 6	 2	 2	 19.03	 0.069	 6	 2	 2	 19.03	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ClientInfo          	  448	 	 	 	 	 	 	 	 4	 2	 2	 78.72	 0.062	 4	 2	 2	 78.72	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 190.62	 0.054	 13	 2	 2	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
fqdncache_entry     	  160	 	 	 	 	 	 	 	 6	 1	 3	 17.03	 0.033	 6	 1	 3	 17.03	 100.000	 0	 0	 2	 8	 0.000	 0.000	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.021	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 190.62	 0.020	 6	 1	 1	 190.62	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
BodyPipe            	  136	 	 	 	 	 	 	 	 3	 1	 6	 18.70	 0.014	 0	 0	 6	 18.70	 0.000	 3	 1	 4	 29024	 0.020	 0.003	 0.000
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 1	 1	 19	 18.74	 0.014	 0	 0	 19	 18.74	 0.000	 1	 1	 18	 1152951	 0.811	 0.304	 0.000
ev_entry            	   48	 	 	 	 	 	 	 	 8	 1	 1	 18.30	 0.013	 7	 1	 1	 18.30	 87.500	 1	 1	 1	 1577907	 1.109	 0.051	 2.275
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.012	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MemObject           	  352	 	 	 	 	 	 	 	 1	 1	 17	 18.74	 0.012	 1	 1	 17	 18.74	 100.000	 0	 0	 17	 1121029	 0.788	 0.265	 0.018
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.010	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.010	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 2	 1	 13	 18.74	 0.009	 0	 0	 13	 18.74	 0.000	 2	 1	 12	 2305902	 1.621	 0.198	 0.000
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 4	 1	 669	 18.69	 0.008	 0	 0	 669	 18.69	 0.000	 4	 1	 180	 45339083	 31.878	 1.706	 0.000
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 190.62	 0.007	 2	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 190.62	 0.007	 2	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata store_client (12)	  160	 	 	 	 	 	 	 	 1	 1	 8	 18.74	 0.006	 1	 1	 8	 18.74	 100.000	 0	 0	 8	 815222	 0.573	 0.088	 0.018
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.004	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
StoreEntry          	  120	 	 	 	 	 	 	 	 1	 1	 6	 18.74	 0.004	 1	 1	 6	 18.74	 100.000	 0	 0	 6	 1121029	 0.788	 0.090	 0.018
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.004	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Forwarder (19)	  112	 	 	 	 	 	 	 	 1	 1	 1	 184.66	 0.004	 0	 0	 1	 184.66	 0.000	 1	 1	 1	 131	 0.000	 0.000	 0.000
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.004	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 184.66	 0.004	 0	 0	 1	 184.66	 0.000	 1	 1	 1	 1153363	 0.811	 0.081	 0.000
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.003	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.003	 0	 0	 1	 190.62	 0.000	 1	 1	 1	 19719	 0.014	 0.001	 0.004
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.001	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.001	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 1	 1	 1	 18.74	 0.001	 1	 1	 1	 18.74	 100.000	 0	 0	 1	 2840947	 1.997	 0.031	 0.018
4K Buffer           	 4096	 	 	 	 	 	 	 	 0	 0	 44	 18.71	 0.000	 0	 0	 44	 18.71	 -1.000	 0	 0	 36	 189834	 0.133	 0.522	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 192	 18.76	 0.000	 0	 0	 192	 18.76	 -1.000	 0	 0	 192	 155	 0.000	 0.007	 0.000
cbdata generic_cbdata (20)	   32	 	 	 	 	 	 	 	 0	 0	 1	 15.94	 0.000	 0	 0	 1	 15.94	 -1.000	 0	 0	 1	 40143	 0.028	 0.001	 0.000
cbdata idns_query (21)	 8696	 	 	 	 	 	 	 	 0	 0	 145	 15.94	 0.000	 0	 0	 145	 15.94	 -1.000	 0	 0	 145	 40143	 0.028	 0.235	 0.000
cbdata ErrorState (22)	  240	 	 	 	 	 	 	 	 0	 0	 2	 17.41	 0.000	 0	 0	 2	 17.41	 -1.000	 0	 0	 2	 44526	 0.031	 0.007	 0.000
cbdata ps_state (24)	  256	 	 	 	 	 	 	 	 0	 0	 5	 15.94	 0.000	 0	 0	 5	 15.94	 -1.000	 0	 0	 5	 810292	 0.570	 0.139	 0.000
FwdServer           	   32	 	 	 	 	 	 	 	 0	 0	 1	 15.94	 0.000	 0	 0	 1	 15.94	 -1.000	 0	 0	 1	 810292	 0.570	 0.017	 0.000
cbdata ConnOpener (25)	  136	 	 	 	 	 	 	 	 0	 0	 3	 17.14	 0.000	 0	 0	 3	 17.14	 -1.000	 0	 0	 3	 156780	 0.110	 0.014	 0.000
cbdata HttpStateData (26)	  352	 	 	 	 	 	 	 	 0	 0	 12	 15.06	 0.000	 0	 0	 12	 15.06	 -1.000	 0	 0	 12	 802534	 0.564	 0.190	 0.000
cbdata GeneratorRequest (28)	   72	 	 	 	 	 	 	 	 0	 0	 1	 19.03	 0.000	 0	 0	 1	 19.03	 -1.000	 0	 0	 1	 8868	 0.006	 0.000	 0.000
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 19.03	 0.000	 0	 0	 1	 19.03	 -1.000	 0	 0	 1	 8868	 0.006	 0.001	 0.000
cbdata BlindPeerConnector (29)	  224	 	 	 	 	 	 	 	 0	 0	 6	 15.53	 0.000	 0	 0	 6	 15.53	 -1.000	 0	 0	 6	 132896	 0.093	 0.020	 0.000
cbdata CbDataList (30)	   96	 	 	 	 	 	 	 	 0	 0	 1	 19.02	 0.000	 0	 0	 1	 19.02	 -1.000	 0	 0	 1	 850860	 0.598	 0.055	 0.000
cbdata Downloader (31)	  144	 	 	 	 	 	 	 	 0	 0	 2	 18.74	 0.000	 0	 0	 2	 18.74	 -1.000	 0	 0	 2	 1965	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 33	 18.74	 0.000	 0	 0	 33	 18.74	 -1.000	 0	 0	 33	 1966	 0.001	 0.005	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 15.42	 0.000	 0	 0	 1	 15.42	 -1.000	 0	 0	 1	 373	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 15.42	 0.000	 0	 0	 1	 15.42	 -1.000	 0	 0	 1	 373	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 15.42	 0.000	 0	 0	 1	 15.42	 -1.000	 0	 0	 1	 691	 0.000	 0.000	 0.000
cbdata nsvc (32)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 18.83	 0.000	 0	 0	 1	 18.83	 -1.000	 0	 0	 1	 24	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 15.75	 0.000	 0	 0	 1	 15.75	 -1.000	 0	 0	 1	 278	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 15.75	 0.000	 0	 0	 1	 15.75	 -1.000	 0	 0	 1	 325	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 2556	 2802	 21493	 18.69	 100.000	 1769	 445	 19096	 18.69	 15.853	 787	 2358	 8489	 141504648	 99.492	 99.789	 633210.957
Cumulative allocated volume: 148.857 GB
Current overhead: 25651 bytes (5.640%)
Idle pool limit: 5.00 MB
Total Pools created: 82
Pools ever used:     78 (shown above)
Currently in use:    38
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 9	 38
Long Strings        	 0	 0
1KB Strings         	 0	 0
4KB Strings         	 0	 0
16KB Strings        	 0	 0
Other Strings       	 91	 62

Large buffers: 0 (0 KB)
} by kid3

by kid4 {
Current memory usage:
Pool	 Obj Size	Chunks							Allocated					In Use					Idle			Allocations Saved			Rate	
 	 (bytes)	KB/ch	 obj/ch	(#)	 used	 free	 part	 %Frag	 (#)	 (KB)	 high (KB)	 high (hrs)	 %Tot	(#)	 (KB)	 high (KB)	 high (hrs)	 %alloc	(#)	 (KB)	 high (KB)	(#)	 %cnt	 %vol	(#)/sec	
16KB Strings        	 16384	 	 	 	 	 	 	 	 80	 1280	 10320	 18.69	 61.380	 0	 0	 10320	 18.69	 0.000	 80	 1280	 4976	 3116948	 3.189	 49.302	 0.000
32K Buffer          	 32768	 	 	 	 	 	 	 	 6	 192	 448	 18.69	 9.207	 6	 192	 448	 18.69	 100.000	 0	 0	 256	 11974	 0.012	 0.379	 0.000
ipcache_entry       	  128	 	 	 	 	 	 	 	 920	 115	 125	 17.91	 5.515	 920	 115	 125	 17.91	 100.000	 0	 0	 10	 29233	 0.030	 0.004	 0.000
HttpRequest         	 1880	 	 	 	 	 	 	 	 45	 83	 896	 18.69	 3.962	 0	 0	 896	 18.69	 0.000	 45	 83	 410	 775405	 0.793	 1.407	 0.000
cbdata IdleConnList (29)	 4168	 	 	 	 	 	 	 	 18	 74	 1686	 18.27	 3.513	 0	 0	 1686	 18.27	 0.000	 18	 74	 1034	 146492	 0.150	 0.589	 0.000
4KB Strings         	 4096	 	 	 	 	 	 	 	 14	 56	 2344	 18.70	 2.685	 0	 0	 2344	 18.70	 0.000	 14	 56	 1092	 1396546	 1.429	 5.522	 0.000
cbdata Server (13)  	  776	 	 	 	 	 	 	 	 42	 32	 429	 18.69	 1.526	 0	 0	 429	 18.69	 0.000	 42	 32	 179	 255166	 0.261	 0.191	 0.000
Medium Strings      	  128	 	 	 	 	 	 	 	 244	 31	 264	 18.75	 1.463	 39	 5	 264	 18.75	 15.984	 205	 26	 77	 8569496	 8.767	 1.059	 0.000
cbdata FwdState (23)	  176	 	 	 	 	 	 	 	 172	 30	 34	 14.36	 1.418	 172	 30	 34	 14.36	 100.000	 0	 0	 8	 549617	 0.562	 0.093	 0.000
MimeEntry           	  144	 	 	 	 	 	 	 	 177	 25	 25	 190.62	 1.194	 177	 25	 25	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ACLFilledChecklist (18)	  496	 	 	 	 	 	 	 	 45	 22	 225	 18.69	 1.045	 0	 0	 225	 18.69	 0.000	 45	 22	 107	 1384947	 1.417	 0.663	 0.000
Comm::Connection    	  208	 	 	 	 	 	 	 	 102	 21	 229	 18.69	 0.994	 16	 4	 229	 18.69	 15.686	 86	 18	 93	 1828114	 1.870	 0.367	 0.053
16K Buffer          	 16384	 	 	 	 	 	 	 	 1	 16	 144	 18.26	 0.767	 1	 16	 144	 18.26	 100.000	 0	 0	 112	 48710	 0.050	 0.770	 0.000
MemBlob             	   48	 	 	 	 	 	 	 	 307	 15	 221	 18.69	 0.690	 300	 15	 221	 18.69	 97.720	 7	 1	 56	 18730040	 19.162	 0.868	 0.000
HttpReply           	  288	 	 	 	 	 	 	 	 45	 13	 140	 18.69	 0.607	 1	 1	 140	 18.69	 2.222	 44	 13	 64	 2079475	 2.127	 0.578	 0.018
mem_node            	 4136	 	 	 	 	 	 	 	 3	 13	 328	 18.47	 0.581	 1	 5	 328	 18.47	 33.333	 2	 9	 328	 4133928	 4.229	 16.507	 0.013
2K Buffer           	 2048	 	 	 	 	 	 	 	 6	 12	 72	 18.69	 0.575	 2	 4	 72	 18.69	 33.333	 4	 8	 50	 3867204	 3.956	 7.646	 0.000
1KB Strings         	 1024	 	 	 	 	 	 	 	 7	 7	 66	 18.70	 0.336	 0	 0	 66	 18.70	 0.000	 7	 7	 43	 342774	 0.351	 0.339	 0.000
Long Strings        	  512	 	 	 	 	 	 	 	 12	 6	 244	 18.69	 0.288	 0	 0	 244	 18.69	 0.000	 12	 6	 97	 1569000	 1.605	 0.776	 0.000
cbdata UdsSender (8)	 4528	 	 	 	 	 	 	 	 1	 5	 9	 190.62	 0.212	 0	 0	 9	 190.62	 0.000	 1	 5	 9	 4594	 0.005	 0.020	 0.018
cbdata Strand (9)   	 4520	 	 	 	 	 	 	 	 1	 5	 5	 190.62	 0.212	 1	 5	 5	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
HttpHdrCc           	   96	 	 	 	 	 	 	 	 46	 5	 35	 18.69	 0.207	 0	 0	 35	 18.69	 0.000	 46	 5	 18	 1490707	 1.525	 0.138	 0.000
cbdata clientReplyContext (15)	 4352	 	 	 	 	 	 	 	 1	 5	 192	 18.75	 0.204	 0	 0	 192	 18.75	 0.000	 1	 5	 187	 779035	 0.797	 3.273	 0.000
cbdata Filler (11)  	 4216	 	 	 	 	 	 	 	 1	 5	 5	 190.57	 0.197	 1	 5	 5	 190.57	 100.000	 0	 0	 5	 4554	 0.005	 0.019	 0.018
Stream              	 4216	 	 	 	 	 	 	 	 1	 5	 182	 18.75	 0.197	 0	 0	 182	 18.75	 0.000	 1	 5	 178	 777556	 0.795	 3.165	 0.000
4K Buffer           	 4096	 	 	 	 	 	 	 	 1	 4	 44	 15.43	 0.192	 1	 4	 44	 15.43	 100.000	 0	 0	 36	 111278	 0.114	 0.440	 0.000
cbdata MemBuf (4)   	   72	 	 	 	 	 	 	 	 51	 4	 36	 18.69	 0.172	 7	 1	 36	 18.69	 13.725	 44	 4	 16	 2640365	 2.701	 0.184	 0.018
cbdata Tree (1)     	  176	 	 	 	 	 	 	 	 12	 3	 3	 190.62	 0.099	 12	 3	 3	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata helper_server (3)	  328	 	 	 	 	 	 	 	 6	 2	 2	 18.78	 0.092	 6	 2	 2	 18.78	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ClientInfo          	  448	 	 	 	 	 	 	 	 4	 2	 2	 78.70	 0.084	 4	 2	 2	 78.70	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
AndNode             	  120	 	 	 	 	 	 	 	 13	 2	 2	 190.62	 0.073	 13	 2	 2	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
fqdncache_entry     	  160	 	 	 	 	 	 	 	 6	 1	 3	 17.03	 0.045	 6	 1	 3	 17.03	 100.000	 0	 0	 2	 7	 0.000	 0.000	 0.000
ACLStrategised      	  120	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.028	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
acl_ip_data         	   96	 	 	 	 	 	 	 	 6	 1	 1	 190.62	 0.027	 6	 1	 1	 190.62	 100.000	 0	 0	 1	 3	 0.000	 0.000	 0.000
BodyPipe            	  136	 	 	 	 	 	 	 	 4	 1	 5	 18.70	 0.025	 0	 0	 5	 18.70	 0.000	 4	 1	 3	 17799	 0.018	 0.002	 0.000
cbdata ClientHttpRequest (14)	  392	 	 	 	 	 	 	 	 1	 1	 18	 18.75	 0.018	 0	 0	 18	 18.75	 0.000	 1	 1	 17	 779035	 0.797	 0.295	 0.000
ev_entry            	   48	 	 	 	 	 	 	 	 8	 1	 1	 18.76	 0.018	 7	 1	 1	 18.76	 87.500	 1	 1	 1	 1576550	 1.613	 0.073	 2.284
cbdata Logfile (5)  	  352	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.016	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MemObject           	  352	 	 	 	 	 	 	 	 1	 1	 16	 18.75	 0.016	 1	 1	 16	 18.75	 100.000	 0	 0	 16	 771652	 0.789	 0.262	 0.018
cbdata helper (2)   	  296	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.014	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLSslErrorData     	   56	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.013	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata clientStreamNode (16)	  128	 	 	 	 	 	 	 	 2	 1	 12	 18.75	 0.012	 0	 0	 12	 18.75	 0.000	 2	 1	 11	 1558071	 1.594	 0.193	 0.000
HttpHeaderEntry     	   56	 	 	 	 	 	 	 	 4	 1	 592	 18.69	 0.010	 0	 0	 592	 18.69	 0.000	 4	 1	 153	 30831494	 31.542	 1.667	 0.000
ACLSourceIP         	  104	 	 	 	 	 	 	 	 2	 1	 1	 190.62	 0.010	 2	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata TcpAcceptor (10)	  104	 	 	 	 	 	 	 	 2	 1	 1	 190.62	 0.010	 2	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata store_client (12)	  160	 	 	 	 	 	 	 	 1	 1	 8	 18.75	 0.007	 1	 1	 8	 18.75	 100.000	 0	 0	 7	 554669	 0.567	 0.086	 0.018
ACLStrategised      	  120	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.006	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
StoreEntry          	  120	 	 	 	 	 	 	 	 1	 1	 6	 18.75	 0.006	 1	 1	 6	 18.75	 100.000	 0	 0	 6	 771652	 0.789	 0.089	 0.018
ACLDestinationIP    	  112	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.005	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata Forwarder (19)	  112	 	 	 	 	 	 	 	 1	 1	 1	 183.32	 0.005	 0	 0	 1	 183.32	 0.000	 1	 1	 1	 34	 0.000	 0.000	 0.000
cbdata RemovalPolicy (6)	  104	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.005	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata ClientRequestContext (17)	  104	 	 	 	 	 	 	 	 1	 1	 1	 183.32	 0.005	 0	 0	 1	 183.32	 0.000	 1	 1	 1	 779593	 0.798	 0.078	 0.000
wordlist            	   16	 	 	 	 	 	 	 	 5	 1	 1	 190.62	 0.004	 5	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
cbdata RemovalPurgeWalker (7)	   72	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.003	 0	 0	 1	 190.62	 0.000	 1	 1	 1	 19088	 0.020	 0.001	 0.004
CacheDigest         	   40	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.002	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
ACLRegexData        	   24	 	 	 	 	 	 	 	 1	 1	 1	 190.62	 0.001	 1	 1	 1	 190.62	 100.000	 0	 0	 0	 0	 0.000	 0.000	 0.000
MD5 digest          	   16	 	 	 	 	 	 	 	 1	 1	 1	 18.75	 0.001	 1	 1	 1	 18.75	 100.000	 0	 0	 1	 1984828	 2.031	 0.031	 0.018
8K Buffer           	 8192	 	 	 	 	 	 	 	 0	 0	 64	 18.75	 0.000	 0	 0	 64	 18.75	 -1.000	 0	 0	 56	 250505	 0.256	 1.981	 0.000
64K Buffer          	 65536	 	 	 	 	 	 	 	 0	 0	 384	 18.76	 0.000	 0	 0	 384	 18.76	 -1.000	 0	 0	 384	 111	 0.000	 0.007	 0.000
cbdata generic_cbdata (20)	   32	 	 	 	 	 	 	 	 0	 0	 1	 16.11	 0.000	 0	 0	 1	 16.11	 -1.000	 0	 0	 1	 30934	 0.032	 0.001	 0.000
cbdata idns_query (21)	 8696	 	 	 	 	 	 	 	 0	 0	 162	 16.11	 0.000	 0	 0	 162	 16.11	 -1.000	 0	 0	 162	 30934	 0.032	 0.260	 0.000
cbdata ErrorState (22)	  240	 	 	 	 	 	 	 	 0	 0	 2	 17.49	 0.000	 0	 0	 2	 17.49	 -1.000	 0	 0	 2	 31178	 0.032	 0.007	 0.000
cbdata ps_state (24)	  256	 	 	 	 	 	 	 	 0	 0	 5	 16.11	 0.000	 0	 0	 5	 16.11	 -1.000	 0	 0	 5	 550189	 0.563	 0.136	 0.000
FwdServer           	   32	 	 	 	 	 	 	 	 0	 0	 1	 16.11	 0.000	 0	 0	 1	 16.11	 -1.000	 0	 0	 1	 550189	 0.563	 0.017	 0.000
cbdata GeneratorRequest (25)	   72	 	 	 	 	 	 	 	 0	 0	 1	 18.78	 0.000	 0	 0	 1	 18.78	 -1.000	 0	 0	 1	 6380	 0.007	 0.000	 0.000
Helper::Xaction     	  184	 	 	 	 	 	 	 	 0	 0	 1	 18.78	 0.000	 0	 0	 1	 18.78	 -1.000	 0	 0	 1	 6380	 0.007	 0.001	 0.000
cbdata ConnOpener (26)	  136	 	 	 	 	 	 	 	 0	 0	 3	 15.96	 0.000	 0	 0	 3	 15.96	 -1.000	 0	 0	 3	 108872	 0.111	 0.014	 0.000
cbdata BlindPeerConnector (27)	  224	 	 	 	 	 	 	 	 0	 0	 6	 19.04	 0.000	 0	 0	 6	 19.04	 -1.000	 0	 0	 6	 92439	 0.095	 0.020	 0.000
cbdata HttpStateData (28)	  352	 	 	 	 	 	 	 	 0	 0	 11	 18.75	 0.000	 0	 0	 11	 18.75	 -1.000	 0	 0	 11	 544636	 0.557	 0.185	 0.000
cbdata CbDataList (30)	   96	 	 	 	 	 	 	 	 0	 0	 1	 15.94	 0.000	 0	 0	 1	 15.94	 -1.000	 0	 0	 1	 697196	 0.713	 0.065	 0.000
cbdata Downloader (31)	  144	 	 	 	 	 	 	 	 0	 0	 1	 18.63	 0.000	 0	 0	 1	 18.63	 -1.000	 0	 0	 1	 1397	 0.001	 0.000	 0.000
DownloaderContext   	 4144	 	 	 	 	 	 	 	 0	 0	 25	 18.63	 0.000	 0	 0	 25	 18.63	 -1.000	 0	 0	 25	 1397	 0.001	 0.006	 0.000
HttpHdrRange        	   32	 	 	 	 	 	 	 	 0	 0	 1	 16.10	 0.000	 0	 0	 1	 16.10	 -1.000	 0	 0	 1	 235	 0.000	 0.000	 0.000
HttpHdrRangeSpec    	   16	 	 	 	 	 	 	 	 0	 0	 1	 16.10	 0.000	 0	 0	 1	 16.10	 -1.000	 0	 0	 1	 235	 0.000	 0.000	 0.000
HttpHdrContRange    	   24	 	 	 	 	 	 	 	 0	 0	 1	 15.42	 0.000	 0	 0	 1	 15.42	 -1.000	 0	 0	 1	 429	 0.000	 0.000	 0.000
cbdata nsvc (32)    	   72	 	 	 	 	 	 	 	 0	 0	 1	 18.91	 0.000	 0	 0	 1	 18.91	 -1.000	 0	 0	 1	 16	 0.000	 0.000	 0.000
HttpHdrSc           	   16	 	 	 	 	 	 	 	 0	 0	 1	 17.66	 0.000	 0	 0	 1	 17.66	 -1.000	 0	 0	 1	 154	 0.000	 0.000	 0.000
HttpHdrScTarget     	   88	 	 	 	 	 	 	 	 0	 0	 1	 16.29	 0.000	 0	 0	 1	 16.29	 -1.000	 0	 0	 1	 180	 0.000	 0.000	 0.000
cbdata ESIContext (33)	  296	 	 	 	 	 	 	 	 0	 0	 1	 16.99	 0.000	 0	 0	 1	 16.99	 -1.000	 0	 0	 1	 0	 0.000	 0.000	 0.000
esiSequence         	   96	 	 	 	 	 	 	 	 0	 0	 1	 16.99	 0.000	 0	 0	 1	 16.99	 -1.000	 0	 0	 1	 0	 0.000	 0.000	 0.000
cbdata ESIVarState (34)	  144	 	 	 	 	 	 	 	 0	 0	 1	 16.99	 0.000	 0	 0	 1	 16.99	 -1.000	 0	 0	 1	 0	 0.000	 0.000	 0.000
cbdata ESISegment (35)	 4160	 	 	 	 	 	 	 	 0	 0	 17	 16.99	 0.000	 0	 0	 17	 16.99	 -1.000	 0	 0	 17	 3	 0.000	 0.000	 0.000
esiLiteral          	   48	 	 	 	 	 	 	 	 0	 0	 1	 16.99	 0.000	 0	 0	 1	 16.99	 -1.000	 0	 0	 1	 0	 0.000	 0.000	 0.000
Total               	    1	 	 	 	 	 	 	 	 2448	 2086	 18981	 18.69	 100.000	 1729	 434	 16605	 18.69	 20.767	 719	 1653	 8079	 97191622	 99.432	 99.777	 435177.927
Cumulative allocated volume: 103.583 GB
Current overhead: 27224 bytes (6.139%)
Idle pool limit: 5.00 MB
Total Pools created: 87
Pools ever used:     83 (shown above)
Currently in use:    38
String Pool	 Impact		
 	 (%strings)	 (%volume)
Short Strings       	 0	 0
Medium Strings      	 10	 38
Long Strings        	 0	 0
1KB Strings         	 0	 0
4KB Strings         	 0	 0
16KB Strings        	 0	 0
Other Strings       	 90	 62

Large buffers: 0 (0 KB)
} by kid4



More information about the squid-users mailing list