Allows you to search a variety of questions and answers
If you are getting poor speeds using wget and just overall throughput on the new server and the network settings are all correct on the switch, it may be necessary to tune your sysctl tcp window scaling options. We found that the following settings work well when added to /etc/sysctl.conf file.
Code:
net.ipv4.tcp_window_scaling=1 net.core.rmem_max=104857600 net.core.wmem_max=104857600 net.core.rmem_default=65536 net.core.wmem_default=65536 net.ipv4.tcp_rmem=4096 524288 104857600 net.ipv4.tcp_wmem=4096 524288 104857600 net.ipv4.tcp_mem=8388608 8388608 8388608 net.core.netdev_max_backlog=30000 net.ipv4.tcp_no_metrics_save=1 net.ipv4.tcp_timestamps=0 net.ipv4.tcp_sack=0 net.ipv4.route.flush=1
The above tuned various things -- the most important is enabling TCP window scaling, the next 4 values bump the TX/RX buffer sizes up, the last ones are various changes to cut down on CPU usage per-packet.
For additional explanations, please visit http://wwwx.cs.unc.edu/~sparkst/howt...ork_tuning.php.
We're Happy with our 1 Gigabit Server AYK Solutions! AYK Solutions provides all our back-end server infrastructure for our video streaming sites which burn up about 200 GB of data every day. I have had nothing less then 1 MB/second downloads from all the servers that I have had from them. Their technical support saved me several times, and their tech support is 24/7 and responsive. I currently have a Quad Xeon on a 1 gigE port for WAY LESS then any other dedicated server provider
I have been a client for many years now. They always answer to my needs, and keep their prices affordable. I will continue with them in the future.
Great Service I was using a dedicated server with AYK for about 6 months untill i sold my website. Their support is outstanding they reply very quickly and helpful. If i ever want another dedicated server i will 100% choose AYK.