admin (no pm's please)
|
Phpbb2: Gallery avatars served from a different serverContinuing the theme of offloading non critical static files to seperate servers for faster forum loading.
Web browsers typically will only run two parallel requests to the same server at a time. So more servers will mean more requests getting processed at the same time by your browser, and also less request being processed by the core forum server and so a faster response there as well.
|