About Domain Sharding

This commit is contained in:
Gaël Métais
2014-09-25 16:51:40 +02:00
parent 47397b7b57
commit dd9e41252c
+1
View File
@@ -639,6 +639,7 @@
<div class="icon-question" ng-click="domainsTooltip = true"></div>
<modal-dialog show="domainsTooltip" dialog-title="Reduce the number of domains">
<p>For each domain met, the browser needs to make a DNS look-up, which is slow. Avoid having to many different domains and the page should render faster.</p>
<p>By the way, domain sharding is not a good practice anymore.</p>
</modal-dialog>
</div>
</div>