Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Manual do Utilizador Página 56

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 148
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 55
magnus.conf
56 Netscape Enterprise Server Programmers Guide April 2002 (Draft)
HTTPVersion m.n; m is the
major version
number and n
the minor
version
number
1.1 The current HTTP version used by
the server.
IOTimeout Any number
of seconds
30 for servers
that don't use
hardware
encryption
devices and
300 for those
that do
Specifies the number of seconds the
server waits for data to arrive from
the client. If data does not arrive
before the timeout expires then the
connection is closed.
KeepAliveThreads Any number
of threads
1 Specifies the number of threads in
the keep-alive subsystem. It is
recommendedthatthis numberbe a
small multiple of the number of
processors on the system.
KeepAliveTimeout 300 seconds
maximum
30 Determines the maximum time that
the server holds open an HTTP
Keep-Alive connection or a
persistent connection between the
client and the server.
KernelThreads 0 (off), 1 (on) 0 (off) If on, ensures that the server uses
only kernel-level threads, not
user-level threads. If off, uses only
user-level threads.
ListenQ Ranges are
platform-
specific
200(Windows
NT),128 (all
others)
Defines the number of incoming
connections for a server socket.
LogFlushInterval Any number
of seconds
30 Determines the log flush interval, in
seconds, of the log flush thread.
LogVerbose on, off off If on, logs all server messages
including those that are not logged
by default.
LogVsId on, off off Determines whether virtual server
IDs are displayed in the error log.
You should enable LogVsId when
multiple virtual servers share the
same log file.
Table 2-9 magnus.conf directives
Directive Allowed Values Default Value Description
Vista de página 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 147 148

Comentários a estes Manuais

Sem comentários