Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Appendix D. Configuration Recommendations
D.1. Timeout Values Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
Timeout Value | Parent Element | Default Value | Recommended Value |
---|---|---|---|
distributedSyncTimeout | transport | 240,000 (4 minutes) | Same as default |
lockAcquisitionTimeout | locking | 10,000 (10 seconds) | Same as default |
cacheStopTimeout | transaction | 30,000 (30 seconds) | Same as default |
completedTxTimeout | transaction | 60,000 (60 seconds) | Same as default |
replTimeout | sync | 15,000 (15 seconds) | Same as default |
timeout | stateTransfer | 240,000 (4 minutes) | Same as default |
timeout | backup | 10,000 (10 seconds) | Same as default |
flushLockTimeout | async | 1 (1 millisecond) | Same as default. Note that this value applies to asynchronous cache stores, but not asynchronous caches. |
shutdownTimeout | async | 25,000 (25 seconds) | Same as default. Note that this value applies to asynchronous cache stores, but not asynchronous caches. |
pushStateTimeout | singletonStore | 10,000 (10 seconds) | Same as default. |
backup | replicationTimeout | 10,000 (10 seconds) | |
remoteCallTimeout | clusterLoader | 0 | For most requirements, same as default. This value is usually set to the same as the sync.replTimeout value. |