185 articles
Monday, Mar 9, 2020
A cross-platform integrated development environment-phpstudy Chinese name, small leather panel It is a veteran, has been used in Windows platform a lo...
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协...
Friday, Mar 6, 2020
介绍一些QUIC,摘自维基百科 > 快速UDP网络连接是一种实验性的网络传输协议,位于OSI模型的传输层。由Google开发,在2013年实现。QUIC使用UDP协议,它在两个端点间创建连线,且支持多路复用连线。在设计之初,QUIC希望能够提供基于DTLS的网络安全保护,减少数据传输及创建连线时的延...
Wednesday, Mar 4, 2020
Some ssh keys generate a It is not convenient to use, use the following command to unencrypt ssh key password ssh-keygen -f idrsa -p idrsa for your p...
Tuesday, Mar 3, 2020
About EmEditor, excerpted from the introduction on the website > EmEditor is a Windows text editor that is fast, lightweight, extensible, and easy to ...
Generally, the default ssh port of the cpanel host is unchanged. But some host companies will change the default ssh port. For example, buyvm's cpanel...
Litespeed这里不在详细介绍了 Litespeed是商业的web服务器,付费的,要给美金的。 可能是面对nginx的强势竞争。。。目前Litespeed开启了一款免费的套餐 主要限制就是内存不能大于2G,CPU内核也只能使用单核。。。 目前一般的web服务器够用了。。。。 下面是详细的教程。。...