You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/05/23 18:31:45 UTC

DO NOT REPLY [Bug 35026] New: - Http Proxy server should have a setting to ignore web server fields

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

           Summary: Http Proxy server should have a setting to ignore web
                    server fields
           Product: JMeter
           Version: 2.0.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: danderson_75@yahoo.com


In the proxy server it would be nice to have a ignore Web Server fields for the
recorded results. 

There are two possible scenerios where this would be helpful. The first is when
a variable is defined in the Test Plan element such as some sentinal value that
is not meant to be part of a url. When the proxy server comes accross this in
the URL it will substiute the name. i.e. I have the variable internet with the
value of 2 and when I use my server lr2 the proxy server sets the Server name as
lr${internet}. Which if the value for internet changes it breaks the test.

The second scenerio, and this is the more helpful one, is I have a default Http
request element already in a thread. In this case I do not want or need the Web
Server infomation. And actually it is to my detriment if I want to change web
servers. Example if I am benchmarking diffrent hardware profiles to see which
runs my Web Server application. Then I would want the flexibilty to change the
webserver in one place vs. having to change multiple http request samplers.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org