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 2011/04/27 10:53:03 UTC

[jira] [Updated] (TS-404) API to set IP address of origin server avoiding DNS lookup

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

Leif Hedstrom updated TS-404:
-----------------------------

    Fix Version/s:     (was: 3.1)
                   2.1.9

I'm moving these back to v2.1.9, since amc is working on some IPv6 improvements.

> API to set IP address of origin server avoiding DNS lookup
> ----------------------------------------------------------
>
>                 Key: TS-404
>                 URL: https://issues.apache.org/jira/browse/TS-404
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: TS API
>    Affects Versions: 2.1.1
>         Environment: Red Hat Enterprise Linux AS release 4 (Nahant Update 6) - x86_64
>            Reporter: Anirban Roy
>             Fix For: 2.1.9
>
>
> Current TS lacks InkAPI to set IP address of the origin server which could avoid DNS lookup and hence makes it perform better in higher load. In our usecase, we make DNS query from a plugin for maintaining politeness, load-balancing, black-listing etc. So really speaking, we can avoid DNS query from within traffic server. Exposing such API would be a great help for us. We can see an InkAPI to get the IP though -
> inkapi INKReturnCode INKHostLookupResultIPGet(INKHostLookupResult lookup_result, unsigned int *ip);
> We want similar InkAPI to set it before DNS lookup stage in trafficserver and bypass the DNS lookup once set.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira