425638 Fixed monitor module/xml typos
This commit is contained in:
parent
5f7a34e590
commit
62666dc344
|
@ -14,8 +14,8 @@
|
|||
<!-- uncomment the following lines, changing log interval (in milliseconds) -->
|
||||
<!-- and log threshold (in percent) as desired. -->
|
||||
<!--
|
||||
<Set name="logInterval">10000</Arg>
|
||||
<Set name="logThreshold">1</Arg>
|
||||
<Set name="logInterval">10000</Set>
|
||||
<Set name="logThreshold">1</Set>
|
||||
-->
|
||||
|
||||
<!-- To enable detail dump of the server whenever a thread is detected as spinning, -->
|
||||
|
|
|
@ -7,7 +7,7 @@ server
|
|||
client
|
||||
|
||||
[lib]
|
||||
lib/jetty-monitor-${jetty.version}.jar
|
||||
lib/monitor/jetty-monitor-${jetty.version}.jar
|
||||
|
||||
[xml]
|
||||
etc/jetty-monitor.xml
|
||||
etc/jetty-monitor.xml
|
||||
|
|
Loading…
Reference in New Issue