一元网络论坛

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 106|回复: 0

Share my sysctl.conf usage

[复制链接]

3万

主题

3万

帖子

9万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
95125
发表于 2024-10-10 21:20:30 | 显示全部楼层 |阅读模式
The text you provided has been successfully translated into English and is as follows:
"The network parameters used were copied from the Google Pixel 9 open-source code, which is intended for Google's Android phone network parameters. I believe they are suitable for modern network environments."
The following lines of code have been modified:
```
net.ipv4.tcp_slow_start_after_idle=0 - This parameter is for proxy settings and does not require slow start.
https://github.com/klzgrad/naiveproxy/wiki/Performance-Tuning#turn-off-tcp_slow_start_after_idle
net.ipv4.tcp_notsent_lowat = 16384 - This setting was recommended by naiveproxy author to be set at 131072 but I chose a more conservative value of 16384 based on Cloudflare recommendations.
https://blog.cloudflare.com/http-2-prioritization-with-nginx
net.ipv4.tcp_ecn=1 - This parameter allows us to try out ECN support with our setup.
https://github.com/google/bbr/tree/v3?tab=readme-ov-file#enabling-ecn-support
```
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|一元网络论坛

GMT+8, 2024-11-24 15:19 , Processed in 0.112020 second(s), 19 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表