Issue #1795
This commit is contained in:
parent
804cabfbe6
commit
8db5cc4f96
|
@ -82,10 +82,3 @@ etc/jetty.xml
|
||||||
|
|
||||||
## Dump the state of the Jetty server, components, and webapps before shutdown
|
## Dump the state of the Jetty server, components, and webapps before shutdown
|
||||||
# jetty.server.dumpBeforeStop=false
|
# jetty.server.dumpBeforeStop=false
|
||||||
|
|
||||||
## The name to uniquely identify this server instance
|
|
||||||
#jetty.defaultSessionIdManager.workerName=node1
|
|
||||||
|
|
||||||
## How frequently sessions are inspected
|
|
||||||
#jetty.sessionInspectionInterval.seconds=60
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue