This is an automated email from the ASF dual-hosted git repository.
kichan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 3c0c413 Fix bug on loading of lua script
new e614775 Add support for reloading the lua script in global plugin mode
new 3192bce Add flag to enable the reload feature. Disable by default
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
plugins/lua/ts_lua.c | 27 ++++++++++++++++++++
plugins/lua/ts_lua_util.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++
plugins/lua/ts_lua_util.h | 2 +-
3 files changed, 91 insertions(+), 1 deletion(-)