| Anonymous | Login | Signup for a new account | 11-02-2025 22:15 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 | ||||
| 0003757 | [Resin] | major | always | 11-12-09 09:42 | 11-15-10 10:18 | ||||
| Reporter | ferg | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.8 | ||||||
| Summary | 0003757: filters run twice with rewrite-dispatch | ||||||||
| Description |
(rep by Patrik Stymne) While trying out my filter i noticed something that might be a bug in resin. The filter was run twice for every request! The first time the FilterChain argument to doFilter() was RewriteDispatchFilterChain and the next time it was ServletFilterChain. I had a <rewrite-dispatch> segment in my resin.conf file: <rewrite-dispatch> <dispatch regexp="\.(swf|jpg|gif|zip|xml|png|mp3|jsp|html|flv|dll|dcr|cct)"/> <forward regexp="..."/> <forward regexp="..."/> <forward regexp="..."/> </rewrite-dispatch> When I removed the <dispatch> tag (which matched the url requested) the filter was just run once. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |