You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openresty-en
I am building some rate limit code in lua. And want at a point to just close the connection i dont want to send any data. no headers. personal i would like to not even send tcp fin just close it on my end of the kernel i was thinking setting ngx.ctx = nil would help but does not.
Alexis Okuwa
unread,
Jan 11, 2016, 7:16:23 AM1/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openresty-en
This seems to be doing what i am looking for i am not 100% sure from curl i can see it fully closes the connection and does not send headers
Hamish Forbes
unread,
Jan 11, 2016, 9:02:16 AM1/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message