Which version of Traffic Control are you using? I believe it's important you use 1.7.0 because earlier version didn't support different origin port than 80 in the past.
On Thu, Oct 27, 2016 at 7:53 AM, Muhammed Olgun <[email protected]> wrote: > Hey, > > I'm trying to build a simple PoC of Traffic Control based on this > architecture > http://traffic-control-cdn.net/docs/latest/_images/ > traffic_control_overview_3.png > > It looks like reverse proxy is client of the forward proxy. I've created > two separate Traffic Server in two separate VMs. But I don't know how to > configure the remap.config in reverse proxy. I couldn't find any > configuration for this use case. > > What I have in remap.config right know is > > regex_map http://(.*)/ http://mid.mycdn.com:8080/ > > Any suggestions? > > Thank you! > Muhammed >
