Johnny Wang
Johnny Wang
@srggrs Thanks for reply, I agree with you. Could you help fix this bug?
Hi @kn007, we will probably support pcre2 when openresty is upgraded to 1.21.6.x (based on nginx 1.21.6). It looks like some of these modules need to have some patches applied...
@msva Perhaps in the next quarter, and relevant PR would be welcome.
> I am having the same problem. nginx 1.21.5 and 1.21.6 comes with PCRE2. And Lua is incompatible with that. @earas, You're right, to support PCRE2 some more PRs are...
here's my `nginx -V` output: ``` bash # work/nginx/sbin/nginx -V nginx version: nginx/1.19.3 (no pool) built by clang 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4) built with OpenSSL 1.1.0l 10 Sep...
here's my `t/servroot/logs/error.log` output when the test pass: ``` bash [TRACE 1 lrucache.lua:87 loop] [TRACE --- regex.lua:524 -- leaving loop in root trace at regex.lua:540] [TRACE 2 regex.lua:348 return] [TRACE...
PS: I ran this test case in a loop until it failed, which took `3m27.332s`, but on CI this failure is easily reproducible. matrix env var on CI: ``` NGINX_VERSION=1.19.3...
Hi, @Miniwoffer I was wondering what the `cas` and `cog` abbreviations refer to? seems not very common
LGTM. @zhuizhuhaomeng @doujiang24 could you help with this PR ?
Hi @Miniwoffer, may I ask if there is a recent update commit in this PR?