Hiya..

Im using Apache 1.3.23 with php 4.1.2 (DSO mod) on a linux system as http
server
and a linux system with NFSv3, using (rw,no_root_squash,sync) on the
exported directories.

Since the plan is to use a load balancing system and 2 web servers
I've been trying to get the session data files to be stored on a remote
system..
on a filesystem that is shared by both web servers via nfs.
Everything seems to work just fine at first but after a while the sessions
will
die without any errors in logs or other obvious givaways..

Have any of you tried this or something similar before? Got any tips or
ideas
as to why it won't work?

// Leif Högberg



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to