Index: openacs-4/packages/acs-core-docs/www/bootstrap-acs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/bootstrap-acs.html,v diff -u -r1.31.2.4 -r1.31.2.5 --- openacs-4/packages/acs-core-docs/www/bootstrap-acs.html 22 Oct 2004 02:38:14 -0000 1.31.2.4 +++ openacs-4/packages/acs-core-docs/www/bootstrap-acs.html 1 Nov 2004 23:39:35 -0000 1.31.2.5 @@ -1,9 +1,9 @@ -Bootstrapping OpenACS

Bootstrapping OpenACS

By Jon Salz

+Bootstrapping OpenACS

Bootstrapping OpenACS

By Jon Salz

OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.
  • Tcl code: /tcl/0-acs-init.tcl and /packages/acs-kernel/bootstrap.tcl

This document describes the startup (bootstrapping) process for an AOLserver running OpenACS. -

The Big Picture

+

The Big Picture

Before OpenACS 3.3, the OpenACS startup process was extremely simple: after AOLserver performed its internal initialization (reading the configuration file, loading shared libraries and module code, etc.) it scanned through the Tcl @@ -17,7 +17,7 @@ and *-init.tcl files.

This document examines in detail each of the steps involved in AOLserver/OpenACS startup. -

The Startup Process

+

The Startup Process

As soon as the nsd daemon is executed by the init process (or otherwise), AOLserver reads its configuration file and chroots itself if necessary. It then loads shared libraries