Directors user sessions

Michael S. Fischer michael at dynamine.net
Fri Mar 28 16:27:02 CET 2008


On Fri, Mar 28, 2008 at 4:58 AM, Florian Engelhardt <f.engelhardt at 21torr.com>
wrote:

> You could store the sessions on a separate server, for instance on a
> memcache or in a database


Good idea.  (Though if you use memcached, you'd probably want to
periodically copy the backing store to a file to survive system failure.)


> or mount the the filesystem where the
> session is stored via nfs on every backend server.


Bad idea.  NFS file locking is unreliable at best.

--Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20080328/ab158577/attachment-0001.html>


More information about the varnish-misc mailing list