James Peach created TS-4576:
-------------------------------
Summary: Move the OS_DNS API hook to before DNS resolution
Key: TS-4576
URL: https://issues.apache.org/jira/browse/TS-4576
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: James Peach
Right now, the {{OS_DNS}} API hook happens after DNS is resolved, which makes
it fairly difficult to inject your own IP address for a transaction.
Move the API hook to before DNS happens so that plugins get a chance to
pre-resolve DNS by setting the server address.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)