Tags: jprjr/lua-nginx-module
Tags
feature: implemented the new tcpsok:setoption() function for setting … …options for the TCP socket.
feature: added undocumented API for attaching arbitrary key-value pai… …r data to a cosocket TCP connecton, which can survive connection pool reuse. This API may change in the future without notice.
bugfix: we now only recycle light threads which are "entry threads" o… …therwise it is not safe to recycle user created threads since we have no idea whether the user may still hold refs to them.
PreviousNext