<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 04/23/2014 10:30 AM, Joydeep Bakshi
wrote:<br>
</div>
<blockquote
cite="mid:CAK+mT5bXPX6sJj=hAoymmAvKeuc3BMyowJ_FyV+UtRYFTQZkzg@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<div dir="ltr">sorry but I failed to understand "same storage
space". Even I have not done any such configuration tewak.
<div><br>
</div>
<div>Though I like to share first few lines of varnishstat
which shows the poor cache_hit</div>
<div><br>
</div>
<div>
<div>0+00:57:24</div>
<div>Hitrate ratio: 2 2 2</div>
<div>Hitrate avg: 0.0149 0.0149 0.0149</div>
<div><br>
</div>
<div> 35062 0.00 10.18 client_conn -
Client connections accepted</div>
<div> 35062 0.00 10.18 client_req -
Client requests received</div>
<div> 2 0.00 0.00 cache_hit - Cache
hits</div>
<div> 34994 0.00 10.16 cache_hitpass -
Cache hits for pass</div>
<div> 66 0.00 0.02 cache_miss - Cache
misses</div>
<div> 34975 0.00 10.16 backend_conn -
Backend conn. success</div>
</div>
<div><br>
</div>
</div>
</blockquote>
You have a high hitpass ratio, your backend may not be sending
TTL/Age information, causing varnish to avoid caching.<br>
<br>
-- Guillaume Quintard
</body>
</html>