Skip to content

Instantly share code, notes, and snippets.

View slevental's full-sized avatar

Stanislav Levental slevental

View GitHub Profile
#!/bin/bash
echo "*****************************************"
echo " Based on information from Google"
echo " http://dev.chromium.org/spdy/spdy-best-practices"
echo "*****************************************"
sudo su
yum –y update
echo "*****************************************"
echo " Changing initcwnd and initrwnd"
echo " Step 1: check route settings."