Key Points For TCP Optimisation
- Upgrade server kernel to latest version
- Ensure cwnd size is set to 10
- Disable slow-start after idle
- Ensure window scaling is enabled
- Eliminate redundant data transfer
- Compress transferred data
- Position server closer to client to reduce roundtrip time
- Reuse established TCP connections whenever possible
Reference - https://hpbn.co/
0 comments:
Post a Comment