You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/27 18:10:00 UTC

[jira] [Commented] (CAMEL-16269) camel-http - Optimize its protocol header filter strategy

    [ https://issues.apache.org/jira/browse/CAMEL-16269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292198#comment-17292198 ] 

Claus Ibsen commented on CAMEL-16269:
-------------------------------------

https://issues.apache.org/jira/browse/CAMEL-8774 added this filter which is a bit slow

> camel-http - Optimize its protocol header filter strategy
> ---------------------------------------------------------
>
>                 Key: CAMEL-16269
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16269
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-http
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.9.0
>
>
> When mapping response http headers, then there is a filter strategy with 47 known keys to skip. This is inefficient to loop the same 47 keys every time and match against lower casing incoming http keys.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)