The file to use for locking coordination of the sessions.
SessionLockFile session-data.lock
This only applies when using DBM-based sessions. It is possible for
multiple catalogs to share the same session file. You will also need to set SessionDatabase appropriately if the database is to be shared. Defaults to session.lock
, which is appropriate for separate session files (and therefore standalone
catalogs). Can be an absolute path name if desired.