Anonymous | Login | Signup for a new account | 12-17-2024 08:25 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 | ||||
0001174 | [Resin] | major | always | 06-05-06 14:27 | 06-28-06 09:54 | ||||
Reporter | jdane | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | high | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.19 | ||||||
Summary | 0001174: mod_caucho causes apache failure when srun host is down | ||||||||
Description |
If when apache starts the host pointed to by ResinConfigServer is down or otherwise unreachable, apache will be unable to serve any content at all, even static content with no connection to resin. the situation in which this can happen is rare enough, but it came as a complete surprise to me when it did happen that a failed resin could take out apache completely. it seems that connections to the ResinConfigServer can have a timeout applied, but that such a timeout is not applied on the initial requests. that is, I observed cse_connect_wait being called, rather than cse_connect. this is admittedly a tough nut, but MO is that the current behavior is unacceptable. perhaps the initial request could have a connect timeout applied, and further that a flag could be checked such that no attempt will be made to connect to the srun for the next N minutes. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |