<div dir="ltr">Hi, I read through some explanations about varnish, but still have questions, that I didn't understand yet.<div><br></div><div>I want to use a varnish farm as some kind of loadbalancing in front of a Videoserver.</div>
<div><br></div><div>My Idea is, that the varnish clients shall be hit, when a File is requested. If this file was allready cached by the hit instance, it will be delivered by the cache, otherwise it will be delivered from the origin an being chached for the next requests.</div>
<div><br></div><div>The problem I see here are within the range requests. If I got it right, when the first (range) request hits varnish, before the file is cached, this file will have a big latency, as it first needs to be fully cached. Is it possible to pipe all range requests to the origin, until the file is fully cached?</div>
<div><br></div><div>For highly frequented files it is a possible way, to prefetch the file, so it will be cached, before the first requests hit that file. But there are also archived files, which get requested not that often and that will fill up the cache otherwise, if I need to cache them all too.</div>
<div><br></div><div>My Idea was, that high frequented files stay longer in the cache, as they are reuqested more often and older, archived files are drop from the cache, as they are requested much less.<br clear="all"><div>
<br></div>-- <br><div dir="ltr"><div>Andre Lohmann<br></div><div><br></div><div>Alte Gärtnerei 20a</div><div>24232 Schönkirchen</div><div><br></div><div>Tel.: +49 (0) 431 260 93 833</div><div>mobil: +49 (0) 176 55 910 913</div>
<div>mail: <a href="mailto:lohmann.andre@gmail.com" target="_blank">lohmann.andre@gmail.com</a></div><div><br></div><div>LinkedIn: <a href="http://de.linkedin.com/pub/andre-lohmann/26/a60/a92" target="_blank">http://de.linkedin.com/pub/andre-lohmann/26/a60/a92</a></div>
<div>Xing: <a href="http://www.xing.com/profile/Andre_Lohmann" target="_blank">http://www.xing.com/profile/Andre_Lohmann</a></div></div>
</div></div>