![Netscape ENTERPRISE SERVER 6.1 Manual Download Page 19](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653019.webp)
19
Chapter
1
Basics of Server Operation
The configuration and behavior of Netscape Enterprise Server is determined by a
set of configuration files. You can change the settings in these configuration files
either by using the Server Manager interface or by manually editing the files.
The configuration file that contains instructions for how the server processes
requests from clients is called
obj.conf
. You can modify and extend the request
handling process by adding or changing the instructions in
obj.conf
. You can use
the Netscape Server Application Programming Interface (API) to create new Server
Application Functions (SAFs) to use in instructions in
obj.conf
.
This chapter discusses the configuration files used by the . Then the chapter looks
in more detail at the server’s process for handling requests. The chapter closes by
introducing the use of Netscape Server Application Programming Interface
(NSAPI) to define new functions to modify the request-handling process.
This chapter has the following sections:
•
Configuration Files
•
Dynamic Reconfiguration
•
How the Server Handles Requests from Clients
•
Writing New Server Application Functions
Summary of Contents for ENTERPRISE SERVER 6.1
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Page 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...