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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 148
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 39
cron.conf
40 Netscape Enterprise Server Programmers Guide April 2002 (Draft)
cron.conf
Purpose
Allows you to program the server to perform maintenance activities at regular
intervals, such as back up log files. The
ns-cron.conf file controls whether or not
the
cron.conf file is activated.
Location
server_root/https-admserv/config
Syntax
<Object name=name>
Command "command"
User user
Time nn:nn
Days day day ...
</Object>
The following is an example of a cron.conf file that manages log rotation.
<Object name=https-server_id_rotatelg0>
Command "server_root/bin/https/httpadmin/bin/rotlog https-server_id"
User LocalSystem
Time 03:00
Days Sun Mon Tue Wed Thu Fri Sat
</Object>
isModifiedCheckAggressive true, false false Determines whether the servlet
loader aggressively checks
dependencies to reload
modified servlets.
Table 2-5 cron.conf
Directive Allowed Values Description
name An object name for the maintenance activity.
Command The command or script that performs the maintenance activity. This
can be any command or executable file.
User Thenameofthesystemuser.
Table 2-4 contexts.properties
Property Allowed
Value(s)
Default Value Description
Vista de página 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 147 148

Comentários a estes Manuais

Sem comentários