Unfortunately I'm not very familiar with remapping, hopefully someone else can provide pointers to that. I think the ATS documentation has good information on that. If you can't set a rule per port, there are a couple of other options -
1) Add something to the URL you can match with a regex_map rule or use an explicit port which can be matched and then remove it via the rule as you change it to HTTPS. 2) Use a remap plugin which can easily remap (or not) based on the local UA port. Tuesday, December 10, 2013, 6:00:45 PM, you wrote: > Hi Alan, > Thanks for the info. Yeah, configuring ATS to remap URLs from HTTP to HTTPS > could work. Is it possible to do this only on a particular port? So I would > then have a port which does not remap, and a port which does, in essence > simulating my use case.
