summaryrefslogtreecommitdiffstats
path: root/debian/auth_mellon.conf
blob: 2d3d33642481317fe9f18b885db5b6ec99fa687f (plain)
1
2
3
4
5
6
7
8
9
10
11
# MellonCacheSize sets the maximum number of sessions which can be active
# at once. When mod_auth_mellon reaches this limit, it will begin removing
# the least recently used sessions.
# Default: MellonCacheSize 100
#MellonCacheSize 100

# MellonLockFile is the full path to a file used for synchronizing access
# to the session data. The path should only be used by one instance of
# apache at a time.
# Default: MellonLockFile "/tmp/mellonLock"
#MellonLockFile "/tmp/mellonLock"