I noticed that if you put a http request default in your recording controller then it
will not put the values defined in your default each new http request. This is good. I
switch between servers a lot. The problem is, now the servers are giving me a problem
because it has this error message in the response telling me the referer url is
invalid (it was the old IP that was recorded!) This appears to be stored in the
headers! I Want to be able to port my test to any machine/ip. What is up with it
taking the IP with it and not working in the header? How can I create a new script and
tell it not to record this? Ive created HTTP Header defaults, tried regular expression
exclusions in the proxy server and nothing works.
thanks,
Mike Lee