Init-Uhome; Load-Modules - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

init-uhome

Applicable in
-class directives.
Init
UNIX Only. The
init-uhome
home directories into internal hash tables. This increases memory usage slightly,
but improves performance for servers that have a lot of traffic to home directories.
Parameters
pwfile
Examples
Init fn=init-uhome
Init fn=init-uhome pwfile=/etc/passwd-http
See Also
unix-home, find-links

load-modules

Applicable in
-class directives.
Init
The
function loads a shared library or Dynamic Link Library into
load-modules
the server code. Specified functions from the library can then be executed from any
subsequent directives. Use this function to load new plugins or SAFs.
If you define your own Server Application Functions, you get the server to load
them by using the
load-modules
to load.
Parameters
shlib
function loads information about the system's user
(optional) specifies the full file system path to a file other
than /etc/passwd. If not provided, the default UNIX path
(/etc/passwd) is used.
function and specifying the shared library or dll
specifies either the full path to the shared library or dynamic
link library or a file name relative to the server configuration
directory.
Chapter 7
Syntax and Use of magnus.conf
Init SAFs
251

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents