ganl

Results 14 comments of ganl

https://github.com/view-design/iview-admin

遇到的两个问题,worker卡住不响应,退出时产生dump;进行下面调整后,暂时能跑: ``` 更新grpc版本1.38+ ini中添加`grpc.enable_fork_support = 1` 禁用cli模式下的Opcache`opcache.enable_cli=0` ```

> `npm start` 就可以启动包内的服务。 npm start 实际执行的是npm run start,对应package.json中script start后面自定义的命令;并不是npm去启动的服务,依赖其他包提供的web server,比如`webpack-dev-server `

``` Swoole版本,PHP版本,以及操作系统版本信息 [root@localhost no-debug-non-zts-20180731]# php -version PHP 7.3.28 (cli) (built: Jul 19 2021 21:18:26) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.28, Copyright (c) 1998-2018 Zend...

There seems to be a lot of MR about PHP 8.x compatibility https://github.com/bcit-ci/CodeIgniter/pulls?q=is%3Apr+is%3Aopen+PHP+8+ @gxgpet

The vulnerability is scanned by the binary inspection tool, the affected component is lua 5.1, but this[ issue](https://github.com/Kong/kong/issues/7526) says that luajit is not affected. ![image](https://user-images.githubusercontent.com/11937688/156866919-4a5b351f-a20f-4456-8642-a0a22d0fd61d.png) Same CVE: https://nvd.nist.gov/vuln/detail/CVE-2020-15888 https://nvd.nist.gov/vuln/detail/CVE-2020-15945

https://github.com/openresty/openresty/pull/839 这里有个已经合并的mr,nginx升级到1.23.0 但官网没有对应版本https://openresty.org/download/nginx-1.23.0.tar.gz 使用nginx官方tar,patch打不上

> > 2022-7-29 17:00 据说nginx > 先明确下 这个漏洞到底是怎么引起的 在看下 是不是 nginx 的问题,这个 漏洞的编号 可以提供下 ![image](https://user-images.githubusercontent.com/11937688/182015818-a342da38-be23-47eb-afed-8e02b3f28641.png)