LMLPHP后院

V2ray Vmess Websocket+TLS+web Nginx 配置

"port": 1080, "listen": "127.0.0.1", "protocol": "socks", "sniffing": { "enabled": true, "destOverride": ["http", "tls"] }, "settings": { "auth": "noauth", "udp": false } } ], "outbounds": [ { "protocol...

谈谈 PHP 协程的任务调度

难维护。帮助理解 yield 的测试代码:$ php -r 'yield;'; PHP Fatal error: The "yield" expression can only be used inside a function in Command line code on line 1 [ 2017-08-09T00:05:13+08:00 ] /, LMLPHP Fatal Error:The "...

关于 websocket 的 timeout 的问题

ns. Troubleshooting: If you experience frequent WebSocket disconnections when using Cloudflare, consider checking browser console errors, verifying correct URL formats (ws:// or wss://), ensuring proper ...

Nginx SSL 代理设置完整示例

域名填写和配置的虚拟主机名称不一致导致,解决办法就是 proxy_ssl_verify on 这一行注释掉就好了。参考官方文档https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/ https://docs.nginx.com/nginx/admin-guide/security-controls/securing-http-...

解决 springboot Interceptor @Autowired null

gurerAdapter; @Configuration public class InterceptorConfig extends WebMvcConfigurerAdapter { @Override public void addInterceptors(InterceptorRegistry registry) { registry.addInterceptor(new WebIntercep...

How to Increase Number of Open Files Limit in Linux

you want to check. For example: # su marin $ ulimit -Sn 1024 $ ulimit -Hn 4096 How to Check System wide File Descriptors Limits in Linux If you are running a server, some of your applications may require...

Linode Maintance 前后 IO 对比以及深远影响

(running or powered off). These updates affect the underlying infrastructure that your Linode(s) reside on and will not affect the data stored within your Linode. To ensure your Linode's essential servic...

MySQL8 修改 root 密码

本修改用户密码的语句也不一样,MySQL8 修改用户密码若使用之前的语句直接报 SQL 错误!!!MySQL8 修改 root 账户密码。alter user 'root'@'localhost' identified with mysql_native_password by '123456'; alter user 'root'@'localhost' identified with cachin...

GIT之filter-branch修改作者信息

在团队水平不一致的时候,是个大坑。摘录一部分官方给出的解释:The --env-filter option can be used to modify committer and/or author identity. For example, if you found out that your commits have the wrong identity due to a misconfigure...

清理手机存储,大疆的日志文件着实把我震惊了一把

n MultiTrackingReporter TimeLapseController async_parser playback BatteryEmbed DJILeftMenu FLAG_NO_VIDEO_SIGNAL NAVIGATION UP_DATA_ALL 'auto edit' playback-video-play CAMERA DJILeftMenuNavigation FlyForc...
2025-12-06 08:25:40 1764980740 0.022689