DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35026>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35026 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-25 01:43 ------- "Try fixing the test plan to use the hostname www.google.com as default." This would only work if I deleted not_http first and then added a hostname variable to the top of the list. And in the case that is not the simple test case I created to demonstrate this problem that would mean I would have to delete all the variables before the hostname. It is possible to do this but I would think the software should be a little more flexible. And as for "As to the first scenario, perhaps you could be more specific about how you would Like variable substitution to work. i.e. under what circumstances should the Variable be replaced. " I think that the problem is in the proxy server and not in all of JMeter. The substitution for variables should be maintained as normal when running the test case, but when recording only time string replacement should be done is on an entire string and not in a substring. Example: (in the sample test case) If I add the variable hostname www.google.com And start to record again. I will get the same result I did before because it is doing a replacement on part of the string which may not be what the user intended. Such as demonstrated in the first example test scenario where I had a server name variable but I had a weight variable before it. If the proxy server matched the entire string it would have found my server variable further down the list. Though if I did not have a servername variable I do not think I would want part of the servername being replaced when recording. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
