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

HostHongKong: $7/month/1GB memory/40GB space/500GB traffic/KVM/Hong Kong

HostHongKong, a Hong Kong hosting provider, claim...

RackH: $18.67/month/1GB RAM/25GB storage/unlimited traffic/OpenVZ/Indonesia

RackH, an Indonesian hosting provider, has its ow...

HostUS 768MB SSD Hard Drive OpenVZ Hong Kong Simple Review

HostUS's Hong Kong data center VPS is very co...

9xhost: $7/month/1GB memory/25GB space/1TB traffic/KVM/USA

9xhost, an American hosting provider, was establi...

phpStudy: lnmp+lamp one-click installation package

Based on Linux VPS, tested successfully on centos...

Gosuhost: $6.99/month/1GB memory/50GB space/1TB traffic/KVM/Dallas

Gosuhost, an American hosting provider, was estab...

PlanetaHost: $4.32/month/1GB RAM/30GB SAS space/unlimited traffic/KVM/Russia

PlanetaHost, a long-established Russian hosting c...

IOFLOOD: $99/month/Dual L5639/48GB memory/18TB hard drive/Phoenix

IOFLOOD, a long-established American hosting prov...