From 73261d90399720c35b332f3ec583ef915829d936 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Fri, 10 Sep 2010 23:39:43 -0400 Subject: [PATCH] Update RAM requirements, reduce wordiness, fix OpenSRF name --- 1.6/admin/requirements-configuration.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1.6/admin/requirements-configuration.xml b/1.6/admin/requirements-configuration.xml index c1a4fb7268..dd56bb4e44 100644 --- a/1.6/admin/requirements-configuration.xml +++ b/1.6/admin/requirements-configuration.xml @@ -15,7 +15,7 @@ The following are the base requirements setting Evergreen up on a test server: An available desktop, server or virtual image - 512MB RAM + 1GB RAM, or more if your server also runs a graphical desktop Linux Operating System Debian and Ubuntu are the most widely used Linux distributions for installing Evergreen and most development takes place on Debian based systems. If you are new @@ -26,7 +26,7 @@ Server Hardware Configurations and Clustering - As apparent in the previous section, the base hardware requirements for running a functional Evergreen server are extremely minimal. It is also possible + The hardware requirements for running a functional Evergreen server are minimal. It is also possible to scale up your evergreen configuration to be spread your Evergreen resources and services over several or even many servers in a clustered approach for the purpose of system redundancy, load balancing and downtime reduction. This allows very large consortia to share one Evergreen system with hundreds of libraries with millions of records and millions of users, making the scalability of Evergreen almost infinite. @@ -41,7 +41,7 @@ A large library consortium with several public library systems and/or academic libraries with millions of users and items could run an Evergreen system over many servers with clusters for Evergreen services as well as a cluster for the Postgresql Database. - The key to Evergreen scalability is in the openSRF configuration files /openils/conf/opensrf.xml and + The key to Evergreen scalability is in the OpenSRF configuration files /openils/conf/opensrf.xml and /openils/conf/opensrf_core.xml. By configuring these files, an administrator could cluster evergreen services over multiple hosts, change the host running a specific service or change the host of the PostgreSQL database. -- 2.11.0