Ta好神秘,什么都没有留下。
注册5周年签到1458天
IP属地:浙江

芝麻信用评估

芝麻信用评分是合法独立的信用评估及信用管理机构,授权后得到分数越高,代表信用越好

location / {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Range $http_range;
proxy_set_header If-Range $http_if_range;
proxy_redirect off;
proxy_pass http://127.0.0.1:5244;
# the max size of file to upload
client_max_body_size 20000m;
}
代理地址 改一次复制到高级里,就可以上传大文件了。body_size 大小自己改

2023-03-01

在等J6425产品出来,再搞all in one。pcie是3.0的,扩展好点,而且是11代核显10纳米。

2020-09-29

z390这块主板支持sr-iov?我的h370没有。看来还是要花够钱啊。。。

2020-06-18
2020-06-11

profile有几个脚本要运行的话
:execute "send IP to email"
:execute "xxxxxxxxxx‘’
:execute "xxxxxxxxxx"
这样写么

2020-05-06
本周关注热点
原创达人榜 查看更多
1
318 3200
2
355 1792
3
793 733
4
579 421
5
387 915

小提示

您确定删除该评论吗?

关注数量超出限制,
请先删除部分内容再尝试