Update README.md
This commit is contained in:
parent
5bf56233c7
commit
a97e5d974c
|
|
@ -758,7 +758,7 @@ Simply put, the TCP BBR congestion control algorithm can improve TCP transmissio
|
||||||
|
|
||||||
**How to turn off:**
|
**How to turn off:**
|
||||||
|
|
||||||
Edit the "/mnt/etc/sysctl.conf" file, execute the command "**sysctl -p**" to view the results, and do not see the following comments, representing the operation succeeded.
|
Edit the "/etc/sysctl.conf" file, execute the command "**sysctl -p**" to view the results, and do not see the following comments, representing the operation succeeded.
|
||||||
|
|
||||||
Comment out the following 2 lines: (Just put the "**#**" at the beginning of each line)
|
Comment out the following 2 lines: (Just put the "**#**" at the beginning of each line)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue