<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">In the same spirit, you can have <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://img1.domain.net/" target="_blank">
img1.domain.net</a> and <br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://img2.domain.net/" target="_blank">img2.domain.net</a>, but as aliases to <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://img.domain.net/" target="_blank">
img.domain.net</a>, as it&#39;ll<br>let browsers get images in parallel and thus speed up overall<br>page loading if you have many images (browsers limit themselves <br>to 2 parallel connections to the same host) ... I seem to
<br>remember the sweet spot was 2 to 3 different hostnames, not<br>more...</blockquote>
<div>&nbsp;</div>
<div>I don&#39;t understand.&nbsp; Do you mean, the img1, img2, img3, are just for web server load balancing, and not data storage offloading?&nbsp; Basically, all&nbsp;image requests&nbsp;still hit the same MogileFS server?&nbsp; I&#39;m new at this so please bear with me.
</div>