BEA WebLogic Server 7 Servisní příručka Strana 173

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 544 545

Komentáře k této Příručce

Žádné komentáře