Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.24 Product Version 3.0.23
  Product Build
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.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002100)
ferg
07-05-07 08:44

Timeout changed to 1H
 

- Issue History
Date Modified Username Field Change
07-05-07 08:42 ferg New Issue
07-05-07 08:44 ferg Note Added: 0002100
07-05-07 08:44 ferg Assigned To  => ferg
07-05-07 08:44 ferg Status new => closed
07-05-07 08:44 ferg Resolution open => fixed
07-05-07 08:44 ferg version 3.1.1 => 3.0.23
07-05-07 08:44 ferg Fixed in Version  => 3.0.24


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker