9 articles
Wednesday, Apr 1, 2026
caddy https正向代理的方法 apt install -y golang go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest xcaddy build --with github.com/caddyserver/forwardproxy mv caddy /usr/bin/caddy chmod +x …
Saturday, Oct 29, 2022
不知道是不是错觉,感觉caddy 比nginx快 昨天把nginx替换为caddy v2,感觉网站速度明显提升了 使用国外第三方测试基本都是3秒内,挺棒的啊。 可能是caddy使用quic的缘故吧。
Monday, Mar 9, 2020
When configuring caddy minify, I got the following error httpserver.ResponseWriterWrapper is not a closeNotifier Solving this problem is relatively si...
在配置caddy minify時,出現了下面的錯誤 httpserver.ResponseWriterWrapper is not a closeNotifier 解決這個問題,比較簡單,因爲是代理後端程式,所以并沒有指定網站的root, 所以導致了上面的 httpserver.ResponseW...
Used for a while litespeed commercial version The commercial version of litespeed is really powerful and it's not difficult to configure But finally a...
使用了一段时间litespeed商业版 商业版的litespeed功能确实强大,配置也不难 但是最后测试对比caddy后,决定把服务器切换成caddy 在同样的架构,网络,程序,系统环境不变的情况下 测试发现caddy响应速度比litespeed要快大概2秒左右 Caddy同样也支持最新的quic协...
Thursday, Nov 14, 2019
科学上网的方法实在太多了 但是对于搭建来说,小白还是有点难度的。。。 有时候急需使用谷歌搜索学术资料。。。这里推荐使用Caddy快速构建科学上网的方法 curl https://getcaddy.com | bash -s personal echo \"https://www.yourname.co...
Monday, Oct 28, 2019
不说了 ,真奇拔费时间,下面是代码,不懂的可以交流一下。。。 虚拟主机代码 https://ttest.com https://www.ttest.com gzip tls /conf//test/test.pem /conf/test/test.key tls { dns cloudfla...
Sunday, Jan 20, 2019
Caddy配置ssl證書出現One or more domains had a problem:的解決方法。 錯誤信息如下: failed to obtain certificate: acme: Error -> One or more domains had a problem: xx.ddd....