# 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"