You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/05/20 07:23:02 UTC

[Bug 59605] New: HTTP(S) Test Script Recorder: Global Settings: By-default port value should be 8080

https://bz.apache.org/bugzilla/show_bug.cgi?id=59605

            Bug ID: 59605
           Summary: HTTP(S) Test Script Recorder: Global Settings:
                    By-default port value should be 8080
           Product: JMeter
           Version: 3.0
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: kishore.bhamare@gmail.com

Created attachment 33855
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33855&action=edit
3.0 version port number default value

Issue: In JMeter latest version i.e. 3.0 HTTP(S) Test Script Recorder->Global
Settings: By-default port value is 8888. This causes recording issue.

In earlier JMeter versions this value was 8080 and it is official for HTTP
proxy settings. 

Ref: https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

And '8888' it is used for HyperVM HTTPS and other purposes.  

So please make it to 8080.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59605] HTTP(S) Test Script Recorder: Global Settings: By-default port value should be 8080

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59605

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 59605] HTTP(S) Test Script Recorder: Global Settings: By-default port value should be 8080

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59605

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ra0077@gmail.com
                 OS|                            |All

--- Comment #1 from Antonio Gomes Rodrigues <ra...@gmail.com> ---
Hi,

I have change de default proxy port from 8080 to 8888 in "HTTP(S) Test Script
Recorder" to have the same value as configured when using Recording Template.

If you check your link, 8080 is not the official HTTP proxy settings 

We can read "Commonly used for Web proxy and caching server, or for running a
Web server as a non-root user"
and not
"It's the official HTTP proxy setting"

Like you can read at the end : "or for running a Web server as a non-root
user", some Web server use it too like Apache Tomcat

If you check other load test tools we have
Neoload default proxy port : 8090
Loadrunner default proxy port :8080
Gatling default port : 8000

And proxy tool
Fiddler default proxy port : 8888

Like you can see, each tool have his default proxy port

And JMeter have choosen to use 8888 from 3.0 release

Antonio

-- 
You are receiving this mail because:
You are the assignee for the bug.