Anonymous | Login | Signup for a new account | 12-17-2024 08:47 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005096 | [Resin] | minor | always | 05-29-12 19:53 | 06-19-12 15:42 | ||||
Reporter | cowan | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.27 | ||||||
Summary | 0005096: cluster socket-timeout is not configurable | ||||||||
Description |
The timeouts initialized in NetworkClusterSystem.startClusterListener need to be re-evaluated. socketTimeout appears to be configurable but is not honored. clusterIdleTime is not configurable. <cluster id='app-tier'> <server-default> <socket-timeout>5000</socket-timeout> <load-balance-connect-timeout>5s</load-balance-connect-timeout> <load-balance-socket-timeout>5s</load-balance-socket-timeout> <load-balance-recover-time>5s</load-balance-recover-time> </server-default> |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0005800) cowan 05-29-12 20:14 |
Perhaps change to: clusterServer.applyPortDefaults(listener); |
(0005890) ferg 06-19-12 15:42 |
server/0651 |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |