Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5121 | minor | always | 06-14-12 11:18 | 06-19-12 16:13 | |
|
|||||
Reporter: | cowan | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.28 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.29 | ||
|
|||||
Summary: | 0005121: server-default socket-timeout is ignored | ||||
Description: |
<cluster id="app-tier"> <server-default> <socket-timeout>60s</socket-timeout> </server-default> socket-timeout is never used. I believe ClusterServer.createClusterPool purposely uses cluster-idle-time for the read timeout, and NetworkClusterSystem.startClusterListener uses cluster-idle-time + padding for the listen timeout. __This may be documentation fix only!__ |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|