Anonymous | Login | Signup for a new account | 12-17-2024 11:01 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003044 | [Resin] | minor | always | 11-05-08 10:04 | 08-24-09 11:28 | ||||
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 | 4.0.2 | Product Version | |||||
Product Build | |||||||||
Summary | 0003044: md5 filter with gzip | ||||||||
Description |
(rep by Eric Bowman) Resin 3.2.1 doesn't want to start, if Md5 Filter is enabled but GZIP Filter isn't. When GZIP Filter is enabled, all Md5 Filter does to let me know it's there, is set Transfer-Encoding: chunked on the specified files. Maybe I'm not doing this right, but I have this in resin.xml: <filter filter-name="md5" filter-class="com.caucho.filters.MD5Filter"/> <filter-mapping url-pattern="/*.entry.atom" filter-name="md5"/> <filter filter-name="gzip" filter-class="com.caucho.filters.GzipFilter"/> <filter-mapping url-pattern="/*" filter-name="gzip"/> |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |