When a page is cached in varnish, internally does it store the page on disk or memory?
What if a single server cannot store all the cached pages, does it have clustering or do you then choose which varnish server to cache? i.e. it is done at the application level?