[
https://issues.apache.org/jira/browse/FELIX-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18000776#comment-18000776
]
Carsten Ziegeler commented on FELIX-5868:
-----------------------------------------
No, that is the difference between a Preprocessor and a Filter - Preprocessors
are called for every requests, regardless of whether a servelt is actually
serving it - a filter is only called if there is a matching servlet
> How to add global filters in jetty
> ----------------------------------
>
> Key: FELIX-5868
> URL: https://issues.apache.org/jira/browse/FELIX-5868
> Project: Felix
> Issue Type: Wish
> Components: Karaf
> Reporter: vijay p
> Priority: Blocker
>
> Hi,
> We are trying to add filters on the jetty level in karaf to monitor all
> requests. We are struggling to achieve this. I request help for this as I am
> stuck on how to get this done. I tried many approaches and i failed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)