You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2022/08/09 17:48:00 UTC

[jira] [Updated] (MINIFICPP-1835) InvokeHTTP connection keep-alive

     [ https://issues.apache.org/jira/browse/MINIFICPP-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Zink updated MINIFICPP-1835:
-----------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi-minifi-cpp/pull/1383

> InvokeHTTP connection keep-alive
> --------------------------------
>
>                 Key: MINIFICPP-1835
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1835
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marton Szasz
>            Assignee: Martin Zink
>            Priority: Major
>
> On each trigger, InvokeHTTP set up a brand new connection, possibly with TLS handshake, and a starting window size. We can improve throughput by reusing the HTTPClient (and thus the curl session) between triggers.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)