GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/958
TS-4449 Better errors and debug output
This does a few things:
1. Better error reports when parsing a config file
2. Better diagnostics when debugging expressions
I also added an example to the docs, for a common use case that
turns out to be non-obvious.
(cherry picked from commit b905a52a4a7a0a3d05966bc1a74ee6407cf94c39)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4449-6.2.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/958.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #958
----
commit 2345b0460bdba992fdfa193c2b35609c58cd4ed8
Author: Leif Hedstrom <[email protected]>
Date: 2016-05-17T19:12:19Z
TS-4449 Better errors and debug output
This does a few things:
1. Better error reports when parsing a config file
2. Better diagnostics when debugging expressions
I also added an example to the docs, for a common use case that
turns out to be non-obvious.
(cherry picked from commit b905a52a4a7a0a3d05966bc1a74ee6407cf94c39)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---