mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
Infinispan and hazelcast changes to scavenge zombie expired sessions. Signed-off-by: Lachlan Roberts <lachlan@webtide.com> Signed-off-by: Jan Bartel <janb@webtide.com> Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
10 lines
308 B
INI
10 lines
308 B
INI
# ---------------------------------------
|
|
# Module: session-store-infinispan-embedded
|
|
# Enables session data store in a local Infinispan cache
|
|
# ---------------------------------------
|
|
--module=session-store-infinispan-embedded
|
|
|
|
#jetty.session.gracePeriod.seconds=3600
|
|
#jetty.session.savePeriod.seconds=0
|
|
|