Change the default port for the Proxy recorder to 8888 from 8080 Now it's the same as the template recording 8888 is better than 8080 because 8080 is used for a lot of other tools like Tomcat Antonio
PR #124 added
Date: Mon Feb 15 13:31:54 2016 New Revision: 1730524 URL: http://svn.apache.org/viewvc?rev=1730524&view=rev Log: Bug 59006 - Change Default proxy recording port to 8888 to align it with Recording Template #resolve #124 Bugzilla Id: 59006 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/component_reference.xml