Forum Discussion
SmartBear_Suppo
14 years agoSmartBear Alumni (Retired)
Hi,
There are two ports used in loadUI, one for HTTP communication and one for HTTPS communication. The defaults for these are 8080 and 8443 respectively.
You can change the ports that loadUI uses by specifying them as command line arguments:
You can add these to the loadUI-agent.sh file to make them more permanent.
Regards,
Dain
eviware.com
There are two ports used in loadUI, one for HTTP communication and one for HTTPS communication. The defaults for these are 8080 and 8443 respectively.
You can change the ports that loadUI uses by specifying them as command line arguments:
-Dloadui.https.port=<HttpPort>
-Dloadui.http.port=<HttpsPort>
Ex: loadUI-agent.sh -Dloadui.https.port=1234 -Dloadui.http.port=1235
You can add these to the loadUI-agent.sh file to make them more permanent.
Regards,
Dain
eviware.com
Related Content
- 13 years ago
- 5 years ago
- 11 years ago
Recent Discussions
- 6 days ago
- 10 days ago