zxj

Results 4 issues of zxj

https://github.com/renatomefi/php-fpm-healthcheck#livenessprobe --listen-queue=10 # fails if there are more than 10 processes waiting in the fpm queue In this case, pod should be scaleUp, rather than reset? --accepted-conn=5000 # fails after...

question

希望常用的,能在上面

enhancement

I used this command to install cherrybomb on the m2 mac. ``` sh curl https://cherrybomb.blstsecurity.com/install | /bin/bash ``` But zsh hints: ``` zsh: bad CPU type in executable: cherrybomb ```...

- Laravel Version: 8.22.1 - PHP Version: 7.4.33 - Dcat Admin Version: 2.1.2-beta ### Description: 虽然我已经将在env里配置ADMIN_HTTPS=true,但提交表单时还是发送http请求。 ### Steps To Reproduce: 1. 配置好的.env ``` env APP_URL=https://r-test.111.com.cn ADMIN_HTTPS=true ``` 并清理掉模板缓存 ``` sh...