Re: Obtaining proxy port inside plugin

2011-07-13 Thread Leif Hedstrom
On 07/13/2011 10:05 AM, Chris Reynolds wrote: Hi, Is it possible to obtain the proxy's port number from inside a plugin? I want to use more than one listening port but I need to know which port the client connected to in my plugin code. Note - I am using Traffic Server 3.0.0. I'd imagine TSHt

Obtaining proxy port inside plugin

2011-07-13 Thread Chris Reynolds
Hi, Is it possible to obtain the proxy's port number from inside a plugin? I want to use more than one listening port but I need to know which port the client connected to in my plugin code. Note - I am using Traffic Server 3.0.0. Thank-you, Chris Reynolds.