Yes, client IP. It sounds like maybe you are printing it in the wrong byte 
order? Make sure to use the right APIs for converting the addr to a string?

Ciao,

— Leif 

> On Dec 26, 2017, at 01:50, supraja sridhar <suprajasridha...@gmail.com> wrote:
> 
> Hi ! I have just started using traffic server and I am experimenting with the 
> buffer-upload plugin. TSHttpConnect uses the address returned by 
> TSHttpTxnClientAddrGet. My question is, is TSHttpTxnClientAddrGet the IP 
> address of the client? When I print the return value it looks like this: 
> client: connecting to 2.0.182.120. I am running ATS as a reverse proxy to a 
> local web server. 
> 
> Is it trying to connect to the client? If so, shouldn't the plugin try to 
> connect to the server instead of the client?
> 
> Having said that, the request does reach the web-server.
> 
> -- 
> Thanks, 
> S.SUPRAJA
> 

Reply via email to