Bug 51892

Summary: Default mirror port should be different from default proxy port
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: minor CC: p.mouawad
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Sebb 2011-09-26 14:14:40 UTC
The default mirror port and default proxy port are both currently set to 8080.

This can be a minor nuisance if one wants to use both.

It might make sense to change the default mirror port to (say) 8081 (this should also apply to the stand-alone mirror).

This would allow one to leave the stand-alone mirror running but still be able to use the JMeter proxy.
Comment 1 Philippe Mouawad 2011-10-07 10:43:31 UTC
Fixed in 2.5.2.

Modified:
   jakarta/jmeter/trunk/bin/jmeter.properties
   jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HttpMirrorControl.java
   jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/HttpMirrorServer.java
   jakarta/jmeter/trunk/xdocs/changes.xml
   jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:47 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2565