Hello, Each VM has 4GB memory. traffic_line -r proxy.config.cache.ram_cache.size gives 2147483648
Cache is splitted on 3 raw disks (sdb, sdc & sdd). Each disk is 10GB and cache is full: traffic_line -r proxy.process.cache.percent_full gives 99 I'm not sure how I can find cached entry number. In terms of client delivery, here are the stats I have: proxy.node.restarts.manager.start_time: 1401710734 proxy.node.restarts.proxy.start_time: 1401710735 proxy.process.http.response_document_size_100: 1097534 proxy.process.http.response_document_size_1K: 797631771 proxy.process.http.response_document_size_3K: 674981175 proxy.process.http.response_document_size_5K: 149640 proxy.process.http.response_document_size_10K: 27104535 proxy.process.http.response_document_size_1M: 77439445 proxy.process.http.response_document_size_inf: 69 Outgoing network traffic, for each VM, is 22Mbps and stable. Regards, Jean-Baptiste Favre On 04/06/2014 11:02, Jan-Frode Myklebust wrote: > > How much memory does the VM have? How much > proxy.config.cache.ram_cache.size have you given it? How much data are > you caching? How much is delivered to clients ? > > -jf