Mantis - Resin
Viewing Issue Advanced Details
2849 minor always 08-15-08 15:13 08-20-08 11:04
ferg  
ferg  
normal  
closed 3.1.6  
fixed  
none    
none 3.1.7  
0002849: IIS chunked vs chunked-length
(rep by Trieu Truong)

Hello. We are running Resin Pro 3.1.x (both 3.1.3 and 3.1.6) on a
couple of Windows servers (both x32 and x64) with IIS 6 as the web
server.

We found that when we run with IIS, the HTTP responses include both
"Content-Length" and "Transfer-Encoding: Chunked" headers. These should
be mutually exclusive headers, correct?

We think this may be causing a problem with IE6 caching.

When we run Resin as the web server, the responses include either
"Content-Length" or "Transfer-Encoding: Chunkedm," but never both.

Is there a work-around for the Resin+IIS scenario, or is there a fix
coming down the road?


There are no notes attached to this issue.