I tried with round robin strict also without a success :-( On 20 May 2017 5:56 p.m., "John Rushford [via Apache Traffic Server]" < [email protected]> wrote:
> Gk, > > use a semicolon separated list and use round_robin=strict. round_robin > == true selects the parent by client ip address, modulo. See this > documentation link: https://docs.trafficserver. > apache.org/en/latest/admin-guide/files/parent.config.en. > html?highlight=parent%20config#std:configfile-parent.config > > On Thu, Apr 20, 2017 at 11:02 PM, gksalil <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=3114&i=0>> wrote: > >> Hello >> >> I have the following entry in parent.config. >> >> dest_domain=. parent="127.0.0.1:4000; 127.0.0.1:4001" >> round_robin=true >> >> >> >> I expect the alternate requests will be send to port :4000 and :4001 so >> as >> to load balance the request. But I noticed that for all packets are sent >> through 4000 only. ( I have tunnels created from my machine to ATS >> machines >> in two other machines. :4000 port is opened to ATS in one machine and >> :4001 >> port is opened to ATS is another machine.) What could be the problem and >> how do I debug this issue further ? >> >> >> >> Thanks >> ~S >> >> >> >> -- >> View this message in context: http://apache-traffic-server.2 >> 4303.n7.nabble.com/Help-regarding-parent-config-tp3074.html >> Sent from the Apache Traffic Server mailing list archive at Nabble.com. >> > > > > -- > John Rushford > [hidden email] <http:///user/SendEmail.jtp?type=node&node=3114&i=1> > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://apache-traffic-server.24303.n7.nabble.com/Help- > regarding-parent-config-tp3074p3114.html > To unsubscribe from Help regarding parent.config, click here > <http://apache-traffic-server.24303.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3074&code=Z2tzYWxpbEBnbWFpbC5jb218MzA3NHwtNTQxOTE1NzA=> > . > NAML > <http://apache-traffic-server.24303.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://apache-traffic-server.24303.n7.nabble.com/Help-regarding-parent-config-tp3074p3115.html Sent from the Apache Traffic Server mailing list archive at Nabble.com.
