Previous     Contents     Index     Next     
iPlanet Web Server, FastTrack Edition NSAPI Programmer's Guide



About This Book


This book was last updated 6/26/00.

This book discusses how to use Netscape Server Application Programmer's Interface (NSAPI) to build plugins that define Server Application Functions (SAFs) to extend and modify the Enterprise Server 3.x versions and iPlanetTM Web Server, FastTrack Edition 4.x versions. The book also discusses the purpose and use of the configuration files obj.conf, magnus.conf, and mime.types, and provides comprehensive lists of the directives and functions that can be used in these configuration files. It also provides a reference of the NSAPI functions you can use to define new plugins.



iPlanet Web Server, FastTrack Edition Overview



iPlanet Web Server, FastTrack Edition was designed for developing and testing Java applications and deploying low traffic web sites. Because it shares a common code base with iPlanet Web Server, Enterprise Edition, applications developed for it can be run on the Enterprise Edition without changes.

Enterprise Edition features that are absent or limited in the FastTrack Edition and relevant to this manual are as follows:

  • Only five concurrent threads are supported.

  • Only five virtual servers are supported (Enterprise Edition supports 256).

  • SSL encryption level is only 56-bit.

  • Multiprocess mode has been disabled. Therefore, process failover on Unix is not an option, and servlets and JSPs do not run in multiprocess mode.

  • The JavaScript environment is not included, therefore there is no LiveWire native database access.

For a full description of the iPlanet Web Server, Enterprise Edition, see:

http://www.iplanet.com/products/infrastructure/web_servers/index.html


Book Summary



This book has the following chapters and appendices:


Previous     Contents     Index     Next     
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.

Last Updated July 13, 2000