Hello!
On Mon, Nov 10, 2014 at 4:23 AM, Jerome Lafon wrote:
> I cannot fill redis at init_by_lua step because I have this error:
> redis.lua:100: no request found
> Using ngx.socket.tcp is not allowed at this step.
>
This has been an FAQ now :) And I'm going to implement cosockets in
the init_by_lua phase soon.
Regards,
-agentzh