BEA WebLogic Server 7 Manual de Serviço Página 173

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 172
Sample Deployment Descriptors
Administration Guide 10-9
ConnectRetry
Secs
Interval in seconds that the the servlet will sleep between
attempts to connect to a server instance. Assign a value less
than
ConnectTimeoutSecs.
The number of connection attempts the servlet makes before
returning an
HTTP 503/Service Unavailable response
to the client is
ConnectTimeoutSecs divided by
ConnectRetrySecs.
Syntax:
<init-param>
<param-name>ConnectRetrySecs</param-name>
<param-value>ParameterValue</param-value>
</init-param>
numOfRetries
ConnectTimeout
Secs
Maximum time in seconds that the servlet will attempt to
connect to a server instance. Assign a value greater than
ConnectRetrySecs.
If ConnectTimeoutSecs expires before a successful
connection, an
HTTP 503/Service Unavailable
response is sent to the client.
Syntax:
<init-param>
<param-name>ConnectTimeoutSecs</param-name>
<param-value>ParameterValue</param-value>
</init-param>
connection
Timeout
Parameter in WLS
6.1 SP02 and Later
Usage Deprecated
Equivalent
Vista de página 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 544 545

Comentários a estes Manuais

Sem comentários