Some ways to address network-limited problems include:
- Reduce the size of your HTML files by limiting comments and white space or redesigning the content of especially large pages.
- Increase the number of request handling threads. This won't improve the latency experienced by a user who requests a large file, but it will improve total throughput.
- Get a faster network connection.
- Locate and correct network bottlenecks
No comments:
Post a Comment