define some user-defined variables in your test plan prior to recording. ie
server : www.yourserver.com port : 80 etc The proxy recorder will automatically replace occurrences of those strings in all fields of your recorded elements, including the headers. Then, to switch servers, you just change the value of the one variable. -Mike On 18 Aug 2003 at 12:13, Michael Lee wrote: > 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 -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

