Can you provide curl and/or log output ?
On Fri, Aug 28, 2015 at 8:34 AM, Ram Chander <[email protected]> wrote: > Yes it listening on both ports. I couldnt get "map_with_recv_port " > working correctly. > > On Fri, Aug 28, 2015 at 7:03 PM, Jason Strongman > <[email protected]> wrote: >> >> is ATS actually listening on those ports ? >> >> https://docs.trafficserver.apache.org/records.config >> proxy.config.http.server_ports >> >> On Fri, Aug 28, 2015 at 8:19 AM, Ram Chander <[email protected]> wrote: >> > >> > I tried below in remap.config but its not working >> > >> > map_with_recv_port 80 http://localhost:8080/ >> > >> > map_with_recv_port 9090 http://localhost:8090/ >> > >> > >> > >> > >> > On Fri, Aug 28, 2015 at 5:41 PM, Ram Chander <[email protected]> wrote: >> >> >> >> Hi, >> >> >> >> I want multiple sites to be hosted in ATS similar nignx/apache. >> >> For eg, ATS should listen on two different ports, each port having its >> >> own origin server. >> >> >> >> How can we achieve this ? >> >> Any example would be helpful. >> >> >> >> Thanks. >> >> >> >> Regards, >> >> Ram >> >> >> >> >> > > >
