[dev] Round Robin DNS
Derek Martin
derek at derekmartin.homedns.org
Wed Jul 2 13:06:33 PDT 2003
Many thanks, however, I am not seeing a sessionhandler.sql file in that
folder, I have these files:
Auth.sql
Category.sql
Mysql_drop.sql
Pgsql_drop.sql
Category_mysql.sql
Mysql_create.sql
Pgsql_create.sql
Prefs.sql
Is there someplace I can get that file at?
Derek
Derek Martin
YOU Networks Administrator
http://you.okstate.edu
405-744-4320
The World According to Derek
-----Original Message-----
From: dev-bounces at lists.horde.org [mailto:dev-bounces at lists.horde.org]
On Behalf Of John Morrissey
Sent: Wednesday, July 02, 2003 2:50 PM
To: dev at lists.horde.org
Subject: Re: [dev] Round Robin DNS
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/ __(_)/_(_)________/ \_______(_) /_(_)__
--
Horde developers mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe at lists.horde.org
More information about the dev
mailing list