Anonymous | Login | Signup for a new account | 03-31-2025 18:25 PDT |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002264 | [Resin] | minor | always | 12-18-07 12:17 | 01-07-08 13:00 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | urgent | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.26 | Product Version | 3.0.25 | ||||
Product Build | |||||||||
Summary | 0002264: isapi_srun timeout and 503 issues | ||||||||
Description |
(rep by T Fukuda) I am having urgent troubles on 3.0.25. These problems have been marked fixed, but they are still occurring for me. It is necessary for them to be fixed in the 3.0 branch. (1) I can't set timeout value to more than one hour. <cluster> <client-read-timeout>8000s</client-read-timeout> <srun server-id="APP:192.168.108.28:6802" host="192.168.108.28" port="6802" index="1"/> </cluster> (2) IIS is not getting a 503 when a conneciton times out. <cluster> <client-read-timeout>1800s</client-read-timeout> <srun ... > <write-timeout>1810s</write-timeout> </srun> << Case of using IIS ... NG >>> The time-out was occurred 1800 seconds later. But, the server DID NOT return 503. (disconnected by the server) <<< Case of using Apache ... OK >>> The time-out was occurred 1800 seconds later. And the server returned 503. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |