Optimizing OpenVZ VPS using BBR acceleration

Optimizing OpenVZ VPS using BBR acceleration

The recommended operating systems are Debian 8 64, Centos 7 and above.

1. Download the script

 wget --no-check-certificate https://raw.githubusercontent.com/mixool/rinetd/master/rinetd_bbr_powered -O /root/rinetd

2. Set permissions

 chmod +x rinetd

3. Add a listening address

 vi rinetd.conf

Add to

 # bindadress bindport connectaddress connectport 0.0.0.0 443 0.0.0.0 443 0.0.0.0 80 0.0.0.0 80

You can add other ports here. For example, if your ss port is 9001, add:

 0.0.0.0 9001 0.0.0.0 9001

4. Set the startup

 vi /etc/systemd/system/rinetd.service

Add to

 [Unit] Description=rinetd [Service] ExecStart=/root/rinetd -f -c /root/rinetd.conf raw venet0:0 Restart=always [Install] WantedBy=multi-user.target

5. Startup

 systemctl enable rinetd.service && systemctl start rinetd.service

6. The effect is quite obvious. It is a lifesaver for OpenVZ VPS.
After using it, my alpharacks ovz vps can easily achieve 1080P.

via: http://xpsss.com/851.html

<<:  FasterVM: 90 yuan/year/128MB memory/3GB SSD/200GB traffic/KVM/Cera, Los Angeles

>>:  How to solve the "-bash: python: command not found" error on Linux / Unix VPS

Recommend

GreenValueHost: $2.5/month/50GB storage/2000GB traffic/OpenVZ

Previously, AiBa introduced GreenValueHost's ...

AlphaRacks 1GB RAM Los Angeles OpenVZ VPS Review

Details: AlphaRacks: $7/year/1GB memory/20GB spac...

MicroNodes 1GB RAM Seattle KVM VPS Review

MicroNodes official website: https://micronodes.n...

RAKsmart 512MB RAM 1Gbps Limited Traffic San Jose KVM VPS Review

Details : RAKsmart: $2.79/month/256MB RAM/10GB SS...

Cloudflexy: $16/year/512MB memory/40GB space/unlimited traffic/KVM/Los Angeles

Cloudflexy is a Romanian hosting provider under I...