Skip to content

Environment

eostermueller edited this page Jun 22, 2017 · 13 revisions

You will need these port numbers to help with your performance troubleshooting:

Description Value
Using JMeter, HTTPS load is applied on this TCP port 8675
javaPerformanceTroubleshooting.war runs under Spring Boot. It connects over HTTP to a backend system that listens on this TCP port 8676
glowroot Monitoring http://localhost:4000
h2 TCP Server tcp://localhost:9092 (only local connections)
h2 PGServer pg://localhost:5435 (only local connections)
h2 Web/Console Server. You can execute ad-hoc SQL on this web page. http://localhost:8082 (only local connections). There is no username and no password.
Clone this wiki locally