mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-16 16:28:48 +10:00
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-tomcat-profiler/trunk@488 84d0f5b1-2673-498c-a247-62c4ff18d310
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
SERVER_IP= 127.0.0.1
|
|
AGENT_TCP_LISTEN_PORT= 9990
|
|
SERVER_TCP_LISTEN_PORT= 9991
|
|
REQUEST_TRANSACTION_DATA_LISTEN_PORT= 9995
|
|
REQUEST_DATA_LISTEN_PORT= 9996
|
|
JVM_DATA_LISTEN_PORT= 9997
|
|
JVM_STAT_GAP=5000
|
|
SERVER_CONNECT_RETRY_GAP=1000
|
|
QUERY_COUNT_OVER_10000=false
|
|
JDBC_PROFILE=true |