Am 09.12.2016 um 01:03 schrieb Shu Kit Chan:
Recently we moved logging and metrics configuration files from XML
format to lua. Thus making luajit a requirement for these changes.

https://docs.trafficserver.apache.org/en/latest/admin-guide/files/logging.config.en.html
https://docs.trafficserver.apache.org/en/latest/admin-guide/files/metrics.config.en.html

oh - those both where ATS 7.0 is too stuoid to start if they don't exist and /etc is read-only

FATAL: [RollBack::Rollback] Unable to find configuration file metrics.config. Creation of a placeholder failed : Permission denied

it's ridiculous to rely on configs which obviously could be created at start from scratch as well as write configs in scripting languages - especially when those scripting languages are part of the bundeled source instead using system libraries

On Thu, Dec 8, 2016 at 3:55 PM, Reindl Harald <[email protected]> wrote:


Am 08.12.2016 um 20:05 schrieb Shu Kit Chan:

luajit is built-in so ts-lua will run without you doing anything


and it's bad that it is built-in with no longer a way to disable it in
./configure - there are setups which don't need any fancy plugins and
scripting languages but just a fast reverse-proxy with as little as possible
footprint

Reply via email to