You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2015/03/31 05:24:54 UTC

[jira] [Updated] (TS-3290) Add functions for exposing origin server IP address info in lua plugin

     [ https://issues.apache.org/jira/browse/TS-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-3290:
------------------------------
    Issue Type: New Feature  (was: Improvement)

> 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: New Feature
>          Components: Lua, Plugins
>            Reporter: Kit Chan
>            Assignee: Kit Chan
>             Fix For: 5.3.0
>
>
> 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)