|
|
|
|
|
by geoffb
5935 days ago
|
|
You're assuming that your static assets (js, css, images) aren't served from a CDN (pretty much the standard at companies like Yahoo!). When your main server is serving just the HTML it's much more likely that your requests could double. |
|