How about mounting a shared disk on all 4 webservers, and storing
your session files on that? The database option is probably
best though.
HTH.
--
Hardy Merrill
Mission Critical Linux, Inc.
http://www.missioncriticallinux.com
Michael Kimsal [[EMAIL PROTECTED]] wrote:
> Use a database to store
Use a database to store the session information.
Or store everything in files on one machine and map connections
from the other servers to the main one.
(I prefer the first method)
Martin Cameron wrote:
> Does anyone know if it is possible to maintain session state across a
> cluster of four
2 matches
Mail list logo