sosojustdo

Results 10 comments of sosojustdo

@PioLee @SergioJune 我也遇到同样的问题,最后解决了吗?

Note: Branch -master can't reproduce, I am still in the process of continuous testing and verification, I hope that the develop branch will not be merged with master, which will...

@misiek08 , I want implement big file upload, do you have any sugesstion? @agentzh I don't know lua-resty-upload lib support big file upload?

我这边遇到的问题是部分站点打不开,浏览器提示:DNS_PROBE_FINISHED_NXDOMAIN, 我的解决办法是将sing-box配置文件json中所有关于dns_block和category-ads-all的配置全删除后就可以了。可能是访问的站点属于广告平台,sing-box默认屏蔽了这些站点。

this problem sloved,due to systemtap version and elfutils version uncompatible; but executed ./ngx-sample-lua-bt -p 20477 --luajit20 -t 5 > /usr/local/tmp.bt, stay in the command line, also tmp.bt file 0 size,...

cpu usage increase, but notice:WARNING: missing unwind/symbol data for module 'uprobes', why?

@agentzh uname -r print:3.10.0-229.14.1.el7.x86_64; so that installed kernel-debuginfo-3.10.0-229.14.1.el7.x86_64 、kernel-debuginfo-common-3.10.0-229.14.1.el7.x86_64 、kernel-devel-3.10.0-229.14.1.el7.x86_64 tools,and yum install systemtap , systemtap final install version for :Systemtap translator/driver (version 2.6/0.163, non-git sources) problem desc: executed command...

@wade0317 感谢您的分享,首先我将本地sing-box更新到1.9.3,然后我根据您提供的内容重新整理了sing-box客户端配置: { "log": { "disabled": false, "level": "info" }, "dns": { "servers": [ { "tag": "local_dns", "address": "https://223.5.5.5/dns-query", "address_strategy": "ipv4_only", "strategy": "ipv4_only", "detour": "direct" }, { "tag": "dns_proxy", "address":...