Are you passing along the rc values when you redirect?
I use a modified version of the SSL interceptor from ForgeBox that encodes all the simple values in the request collection into a query string and appends it onto the URL I am relocating to.
Thanks!
~Brad