Leif Hedstrom created TS-4270:
---------------------------------
Summary: stats_over_http: make it a remap plugin
Key: TS-4270
URL: https://issues.apache.org/jira/browse/TS-4270
Project: Traffic Server
Issue Type: Bug
Components: Plugins
Reporter: Leif Hedstrom
This would avoid the overhead of checking the request URI path on every
request, to see if the request should be intercepted. We could user a pattern
similar to the generator.so plugin, which allows it to be both a remap and
global plugin, and using TSHttpTxnServerIntercept for the remap case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)