revise nginx + pcre routine in 123.09beta01 - revise routine by switching from compiling nginx pcre statically into nginx to compiling it dynamically via 2 newly added variables which are enabled by default, NGINX_PCRE_DYNAMIC='y'. Continue...