On 03/29/2011 08:06 AM, Moshe Kaplan wrote:
Hi,
I installed the 2.1.8-unstable version on a new AWS image.
After configuring the remap.config (no plugin yet), I get following endless
loop of 301 to the same URL (Chrome provides the following message: The
webpage at http://ec2-50-17-143-39.compute-1.amazonaws.com/ has resulted in
too many redirects).. Are you familiar with any known issue?
Doesn't ring any bells, but please provide some more information, what
are your remap configuration rules, what does the origin return, are you
trying to follow the redirect in ATS (there are configs for that) etc.
Looking at the response, it's most certainly sending a Location: header
back to itself, so it's doing the right thing.
-- Leif