Differences
This shows you the differences between two versions of the page.
documentation:latest:filesessionbackend [2010/11/15 09:53] 127.0.0.1 external edit |
documentation:latest:filesessionbackend [2012/02/25 19:58] xguimard |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== File session backend ====== | ====== File session backend ====== | ||
- | File session backend is the more simple session database. Sessions are stored as files in a single directory. Lock files are stored in another directory. It can not be used to share sessions between different servers except if you share directories (with NFS,...). | + | File session backend is the more simple session database. Sessions are stored as files in a single directory. Lock files are stored in another directory. It can not be used to share sessions between different servers except if you share directories (with NFS,...) or if you use [[soapsessionbackend|SOAP proxy]]. |
===== Setup ===== | ===== Setup ===== |