bugfix: ngx_http_lua_gen_chunk_name should take into account full file name instead of last path component#1428
bugfix: ngx_http_lua_gen_chunk_name should take into account full file name instead of last path component#1428lonerr wants to merge 1 commit into
Conversation
…e name instead of last path component
|
Hi Guys, |
|
@lonerr Are you seeing that all the travis ci jobs are failing horribly in this PR? I'm not sure what problem this PR tries to address. The |
|
@agentzh yes, I saw. But it seems that all these travis errors are about changed format of error log messages. As for the problem itself, please have a look at the simplest test case below: /etc/nginx/nginx.conf /etc/nginx/a/proxy.conf /etc/nginx/b/proxy.conf The results are unexpectedly incorrect: Adding Hope this helps. |
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua source checksum as part of the Lua code cache key. Thanks Oleg A. Mamo ntov for the report in openresty/lua-nginx-module#1428. Upstream patch from agentzh.
I hope this should solve the following collision:
Where
/etc/nginx/a/proxy.confisand
/etc/nginx/b/proxy.confisI hereby granted the copyright of the changes in this pull request
to the authors of this lua-nginx-module project.