Anonymous | Login | Signup for a new account | 12-17-2024 08:51 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 | ||||
0001851 | [Resin] | minor | always | 07-05-07 08:42 | 07-05-07 08:44 | ||||
Reporter | ferg | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.23 | ||||||
Summary | 0001851: isapi_srun timeout | ||||||||
Description |
(rep by Takahiro Fukuda) [Relational bug] - 0001490: Configurable timeout for mod_caucho poll call on Windows http://bugs.caucho.com/view.php?id=1490 [^] [Reproduction procedure] 1. Copy attached file "loop_sample.war" to webapps. 2. Start Resin 3.0.23 3. Execute attached testcase "LoopServletTestWithCommonsHttpClient.java". Please do configuration hostName and portNo to following WebServers. - Resin Web Server - IIS - Apache * Timeout configuration of IIS and Apache is 6,000 seconds. [Results] - case1: Resin Web Server (We expect this result.) After 15 minutes from sending request, HTTP status code "200" is responsed. - case2: isapi_srun.dll After 10 minutes from sending request, the connection is closed by Server. - case3: mod_caucho.dll After 10 minutes from sending request, HTTP status code "503" is responsed. There are difference results each WebServers. (isapi_srun.dll , mod_caucho.dll ,Resin Web Server) [Questions] 1. There are difference results each WebServers. (isapi_srun.dll , mod_caucho.dll ,Resin Web Server) Is it caused by each WebServers or isapi_srun.dll, mod_caucho.dll ? 2. In case of isapi_srun.dll, Please tell me a method that a connection is not closed after 10 minutes from sending request. 3. Is the following bug fixed at Resin 3.0.23 ? 0001490: Configurable timeout for mod_caucho poll call on Windows If fixed, please tell me what configration about timeout. If not fixed, please tell me what resin's version will fix it. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |