From ff3482e8b7689bf05be9a4149bdfe5231ca170a9 Mon Sep 17 00:00:00 2001 From: dbs Date: Fri, 24 Oct 2008 17:07:40 +0000 Subject: [PATCH] Merge changes from trunk to make OpenSRF work out of the box git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@1476 9efc2488-bf62-4759-914b-345cdb29e865 --- examples/opensrf.xml.example | 25 ++++++++++++++----------- examples/opensrf_core.xml.example | 2 +- 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/examples/opensrf.xml.example b/examples/opensrf.xml.example index 3b0ec67..5b33ce6 100644 --- a/examples/opensrf.xml.example +++ b/examples/opensrf.xml.example @@ -44,11 +44,11 @@ vim:et:ts=2:sw=2: - 127.0.0.1:10101 + 127.0.0.1:11211 - + 86400 @@ -132,7 +132,7 @@ vim:et:ts=2:sw=2: 3 1 c - libosrf_math.so + osrf_math.so 97 opensrf.math_unix.sock @@ -150,7 +150,7 @@ vim:et:ts=2:sw=2: 3 1 c - libosrf_dbmath.so + osrf_dbmath.so 99 1000 @@ -166,13 +166,13 @@ vim:et:ts=2:sw=2: 1 - 0 + 1 perl OpenSRF::Application::Settings 17 opensrf.settings_unix.sock - opoensrf.settings_unix.pid + opensrf.settings_unix.pid 1000 opensrf.settings_unix.log 5 @@ -187,12 +187,15 @@ vim:et:ts=2:sw=2: - + + To use 'localhost' instead, run osrf_ctl.sh with the -l flag + --> + opensrf.persist opensrf.settings diff --git a/examples/opensrf_core.xml.example b/examples/opensrf_core.xml.example index bfde5c9..6f8e883 100644 --- a/examples/opensrf_core.xml.example +++ b/examples/opensrf_core.xml.example @@ -8,7 +8,7 @@ vim:et:ts=2:sw=2: - + router -- 2.11.0