Kit Chan created TS-3290:
----------------------------
Summary: Add functions for exposing origin server IP address info
in lua plugin
Key: TS-3290
URL: https://issues.apache.org/jira/browse/TS-3290
Project: Traffic Server
Issue Type: Improvement
Components: Lua, Plugins
Reporter: Kit Chan
We can provide something like this
ts.server_request.server_addr.get_addr()
similar to
ts.client_request.client_addr.get_addr()
mentioned here -
https://docs.trafficserver.apache.org/en/latest/reference/plugins/ts_lua.en.html
It should be using the ts api TSHttpTxnServerAddrGet() behind the scene.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)