Maxprocs (Unix Only); Postthreadsearly; Rcvbufsize; Rqthrottle - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

Threads, Processes and Connections
Default
256

MaxProcs (UNIX Only)

Specifies the maximum number of processes that the server can have running
simultaneously. If you don't include
defaults to running a single process.
One process per processor is recommended if you are running in multi-process
mode. In Enterprise Server 6.0, there is always a primordial process in addition to
the number of active processes specified by this setting.
Enterprise ServerThere is additional discussion of this and other server
configuration and performance tuning issues in the Netscape Enterprise Server
Performance Tuning, Sizing, and Scaling Guide.
Default
1

PostThreadsEarly

If this directive is set to
of threads are available at a listen socket after accepting a connection but before
sending the response to the request. Use this directive when the server will be
handling requests that take a long time to handle, such as those that do long
database connections.
Default
0 (off)

RcvBufSize

Specifies the size (in bytes) of the receive buffer used by sockets. Allowed values
are determined by the operating system.
Default
The default value is determined by the operating system. Typical defaults are 4096
(4K), 8192 (8K).

RqThrottle

Specifies the maximum number of request processing threads that the server can
handle simultaneously. Each request runs in its own thread.
266
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
MaxProcs
(on), the server checks the whether the minimum number
1
in your
magnus.conf
file, the server

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents