cfgxy

Results 3 comments of cfgxy

ini_set('redis.pconnect.pooling_enabled', 0); // Default is 1 Works as expected after set "redis.pconnect.pooling_enabled=0". I think, "redis.pconnect.pooling_enabled=1" means sharing idle redis connections across php-fpm progress by host and port. 1. When redis.pconnect.pooling_enabled=0,...

> If turning off persistent connections and using several Redis instances, instead of using one existing connection (from the pool) or connecting one single time I would have to connect...

遇到了同样的问题。 ![image](https://github.com/user-attachments/assets/053365d6-0ea6-486b-b32a-48b8742918b9) 动态转发的端口,SwitchyOmega 插件配置Socks5代理后打不开。 ![image](https://github.com/user-attachments/assets/a376cea7-8361-4580-bad4-0447cdf216c9) 奇怪的是命令行配置all_proxy为相同的代理,curl有响应。作为为别的Session的Socks5跳板端口也正常 ![image](https://github.com/user-attachments/assets/3b574a77-ae24-4c6b-9821-7a4429b1ccf6) 开ssh -ND代理是可以的,Xshell和MobaXterm动态代理也都是正常的。 这个软件是Xshell很好的替代品,唯一不完美的就是这个了,我看Issues中有很多人提到这个Socks5代理问题,好像一直没有很好的解决。