Mantis - Resin
Viewing Issue Advanced Details
986 minor always 03-10-06 06:30 03-29-06 15:22
sam  
ferg  
high  
closed 3.0.18  
fixed  
none    
none 3.0.19  
0000986: isap_srun.dll returns blank pages
 it seems to work fine for about 75% of
requests, but returns blank pages for the remainder.
 
Our configuration:

Windows Server 2003
IIS 6
Resin Pro 3.0.18
JDK 1.4.2_09

We are using the default resin.conf shipped with Resin and have 3 web
applications deployed to the webapps directory.
        
(rep by V Martin)

The IIS server has several virtual sites configured, and we are currently
interested in forwarding requests from only one. Additionally,
isapi_srun.dll is deployed to the scripts virtual directory, which has
been made executable. The plugin is only configured at the "Web Sites"
level within IIS, and not individually per virtual site.
        
Finally, we've configured a Web-service extension that represents Resin,
referencing the same isapi_srun.dll. This step was necessary for IIS to
forward any requests to Resin.

Notes
(0000933)
sam   
03-10-06 10:57   
(rep by V Martin)

This happens with IE 6 and Firefox, but not Opera
(0000960)
ferg   
03-29-06 15:22   
related to the chunked-encoding fix.