Github user brkishore commented on the pull request:
https://github.com/apache/trafficserver/pull/451#issuecomment-180024520
TS_LUA_REQUEST_TRANSFORM : We have tried just GET (and PURGE) method.
During the testing of this method, request transform hook call back function is
not executed. This is what we observed. We have not tested the POST method.
TS_LUA_HOOK_SELECT_ALT: If we register the hook in do_remap(), the callback
function does not get executed (no core dumps observed). However, if the global
hook method (do_global_select_alt()) is implemented, it gets core dump'ed as
mentioned the Jira (TS-4128) ticket.
---
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.
---