[dev] Round Robin DNS
John Morrissey
jwm at horde.net
Wed Jul 2 12:50:07 PDT 2003
On Wed, Jul 02, 2003 at 01:16:18PM -0500, Derek Martin wrote:
% Both webservers have identical installs of HORDE, the database server
% currently works and connects using one of the webservers. I will be
% adding the second server in for round-robin DNS (some load balancing).I
% need to share the sessions.
%
% Can someone help me quickly on getting this setup in the database to share
% the sessions?
Use the SQL session handler:
$conf['sessionhandler']['type'] = 'sql';
in horde/config/conf.php and add scripts/db/sessionhandler.sql to your SQL
server.
john
--
John Morrissey _o /\ ---- __o
jwm at horde.net _-< \_ / \ ---- < \,
www.horde.net/ __(_)/_(_)________/ \_______(_) /_(_)__
More information about the dev
mailing list