| Anonymous | Login | Signup for a new account | 11-10-2025 01:11 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001761 | [Resin] | major | always | 05-27-07 08:34 | 06-01-07 11:58 | ||||
| Reporter | jkriesten | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.1 | ||||||
| Summary | 0001761: GzipFilter always compresses | ||||||||
| Description |
GzipFilter always compresses, regardless whethere or not the incoming stream is already compressed (e.g. if other filters already applied gzip). Came over it when using WicketFilter (http://incubator.apache.org/wicket/), [^] which already applies and caches resources as gzip. Compressing it twice broke the requested site. |
||||||||
| Additional Information |
resin 3.1.1 / JDK 1.6 <resin:if test="${isResinProfessional}"> <filter filter-name="gzip" filter-class="com.caucho.filters.GzipFilter"/> <filter-mapping url-pattern="/*" filter-name="gzip"/> </resin:if> |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |