stream-lua-nginx-module icon indicating copy to clipboard operation
stream-lua-nginx-module copied to clipboard

ngx_stream_lua_merge_srv_conf compile error without NGX_STREAM_SSL

Open crasyangel opened this issue 5 years ago • 1 comments

https://github.com/openresty/stream-lua-nginx-module/blob/1a1e49bd4be0f858818c4f133a06e2ac9a2ab306/src/ngx_stream_lua_module.c#L790

The macro NGX_STREAM_SSL in the wrong place

crasyangel avatar Nov 09 '20 12:11 crasyangel

Would you provide a fix in https://github.com/openresty/meta-lua-nginx-module/blob/master/src/subsys/ngx_subsys_lua_module.c.tt2?

spacewander avatar Nov 09 '20 14:11 spacewander