BEA WebLogic Server 7 Wartungshandbuch Seite 173

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare