Document API hook changes & INKSkipAllRemapping()
-------------------------------------------------
Key: TS-537
URL: https://issues.apache.org/jira/browse/TS-537
Project: Traffic Server
Issue Type: Bug
Components: Documentation
Reporter: Eric Balsa
Fix For: 2.1.5
I recently re-ordered the SM api hooks, added post_remap_hook and added a new
INK API call. ( INKSkipRemappingSet() ) We need to document those changes.
current hook ordering is:
...
read_request_hdr_hook
...
pre_remap_hook
...
post_remap_hook
...
origin lookup
INKSkipRemappingSet(txnp, bool) to skip from read_request_hdr to origin lookup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.