Hi, using more than one storage like -s othersram=malloc,500M -s testram=malloc,50M how can i check from the varnishlog or other tools where the object is storage in cache ? I know that i can force the storage in vcl_fetch with set beresp.storage = "name_og_the_storage"; but how can i verify this ? Thanks Marco