Hello,
I am trying to access data from lua_shared_dict in stream module which is set by http module. It complains about : nginx: [emerg] the shared memory zone "lua_shared_user_cache" is already declared for a different use
If I don't declare this module, lua_shared_cache variable is nil.