专门看了一下 Dejiang Zhu 提交的补丁,这个优化点都能发现,佩服佩服。On Thu, Dec 24, 2015 at 6:43 AM, Yichun Zhang (agentzh) <age...@gmail.com> wrote:Hi folks, I've just kicked out OpenResty 1.9.7.1 RC2 for testing: https://openresty.org/download/ngx_openresty-1.9.7.1rc2.tar.gz Win32 binary package: https://openresty.org/download/ngx_openresty-1.9.7.1rc2-win32.zip Changes since the last (RC) release, 1.9.7.1 RC1: * upgraded the lua-resty-redis library to 0.22. * fixed Makefile to allow relative paths in "LUA_LIB_DIR" when "DESTDIR" is not specified. * optimize: moved string concatenation for the Redis request construction onto the C land. thanks Dejiang Zhu for the patch. * optimize: minor optimizations from Aapo Talvensaari. * upgraded resty-cli to 0.05. * bugfix: resty: nginx might report the error "The system cannot find the file specified" in "CreateFile()" on Windows XP. thanks cover_eye for the report. Feedback welcome! Best regards, -agentzh -- -- MembhisMy github: https://github.com/membphisOur Book: OpenResty Best Practices --
Hi folks, I've just kicked out OpenResty 1.9.7.1 RC2 for testing: https://openresty.org/download/ngx_openresty-1.9.7.1rc2.tar.gz Win32 binary package: https://openresty.org/download/ngx_openresty-1.9.7.1rc2-win32.zip Changes since the last (RC) release, 1.9.7.1 RC1: * upgraded the lua-resty-redis library to 0.22. * fixed Makefile to allow relative paths in "LUA_LIB_DIR" when "DESTDIR" is not specified. * optimize: moved string concatenation for the Redis request construction onto the C land. thanks Dejiang Zhu for the patch. * optimize: minor optimizations from Aapo Talvensaari. * upgraded resty-cli to 0.05. * bugfix: resty: nginx might report the error "The system cannot find the file specified" in "CreateFile()" on Windows XP. thanks cover_eye for the report. Feedback welcome! Best regards, -agentzh --