Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0001018 |
[Resin] |
major |
always |
03-27-06 10:00 |
03-29-06 15:21 |
|
Reporter |
warba |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.0.17 |
|
Summary |
0001018: Large data sets are not returned by servlet |
Description |
When servlet returns large data sets (upwards toward 1Meg), Resin stops sending data to IIS after approx 300K (these numbers are variable). No errors are logged for IIS, Resin, or the servlet. |
Additional Information |
Window 2003 Server
IIS 6
Changing the ISAPI filter to run in a named application pool rather than the default application pool appears to slightly increate the tolerance for larger data sets, but the problem still persists.
Leaving all components as-is, but swapping out Resin for JRun4 allows consistent sending of data sets greater than 100Meg. |
|
Attached Files |
|
|