Thanks Leif, it worked! One last thing, my brother (CC to this email) consider participating in the Google Summer of Code ( http://www.google-melange.com/gsoc/homepage/google/gsoc2011). Do you or any of the Traffic Server group consider to participate as a mentor in this program? If so who should he contact with to discuss possible project?
Best regards and thanks again, Moshe Kaplan On Tue, Mar 29, 2011 at 6:04 PM, Leif Hedstrom <[email protected]> wrote: > On 03/29/2011 09:26 AM, Moshe Kaplan wrote: > >> Hi Leif, >> >> Wired >> >> 1. I removed trailing slashes (I should not be the reason since it >> worked >> >> for me on an incubator version) >> > > Ahh, I think I know why, you have pristine host headers enabled (it's in > records.config). This makes the Host: header be > ec2-50-17-143-39.compute-1.amazonaws.com, which google then interprets as > you doing something crazy, and they redirect you to www.google.com. That > is then rewritten by your reverse_map rule back to your machine again, and > therefore the loop. > > Just change the pristine host header setting to 0, and see if that doesn't > help. > > -- Leif >
