This is an automated email from the ASF dual-hosted git repository.
rrm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 46acdc8 Refresh upstream connection throttling. Reduce lock
contention, add maximum count, rate limit alerts.
new ba93177 Enhances detection of luajit
new 4d4a2d2 Removes compiler flag overrides related to obsolete intree
LuaJIT build
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:
build/luajit.m4 | 176 +++++++++++++++++++++++++++++++++++++
configure.ac | 58 +-----------
doc/admin-guide/plugins/lua.en.rst | 6 +-
plugins/lua/Makefile.inc | 2 +-
src/traffic_server/Makefile.inc | 4 +
5 files changed, 187 insertions(+), 59 deletions(-)
create mode 100644 build/luajit.m4