What defines request1, request2 etc? I think you will need to show some real examples for us to have a chance to understand what you want to do.
-- Leif > On Jun 5, 2016, at 2:06 PM, Rafiee <rafiee1...@gmail.com> wrote: > > i am want all request to two and more host redirection > for example: > request 1 redirect to host 1 > request 2 redirect to host 2 > request 3 redirect to host 1 > thanks > best regards > >> On Sun, 5 Jun 2016 at 20:13 Leif Hedstrom <zw...@apache.org> wrote: >> >> > On Jun 5, 2016, at 6:00 AM, Rafiee <rafiee1...@gmail.com> wrote: >> > >> > Hi >> > I am use this ATS for http redirectiton to any host >> > I do not know how to do redirection >> > this config for redirect to one host >> > ""/etc/trafficserver/remap.conf >> > redirect http://c1.com http://c2.com "" >> >> >> >> There’s not enough information in this question. Are you trying to redirect >> a domain ? See the documentation at >> >> >> https://docs.trafficserver.apache.org/en/latest/admin-guide/files/remap.config.en.html >> >> — left