ngx_lua_ipc icon indicating copy to clipboard operation
ngx_lua_ipc copied to clipboard

event-driven interprocess communication for openresty and the nginx lua module

Results 3 ngx_lua_ipc issues
Sort by recently updated
recently updated
newest added

Hi. I read `ngx_lua_ipc` code, I have a question want to ask. if nginx exec reload, some old worker waiting exist request end. At this time, the new worker and...

could you please give instructions on how to deploy this? i don't see a makefile or similar and i don't know enough about ngx extension development to figure out how...