Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product Version
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"/>

Additional Information
Attached Files

- Relationships

- Notes
(0004142)
ferg
08-24-09 11:28

server/1872
 

- Issue History
Date Modified Username Field Change
11-05-08 10:04 ferg New Issue
08-24-09 11:28 ferg Note Added: 0004142
08-24-09 11:28 ferg Assigned To  => ferg
08-24-09 11:28 ferg Status new => closed
08-24-09 11:28 ferg Resolution open => fixed
08-24-09 11:28 ferg Fixed in Version  => 4.0.2


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