You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/10/01 14:39:00 UTC

[jira] [Updated] (NIFI-10569) Add Maximum Threads to HandleHttpRequest

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

David Handermann updated NIFI-10569:
------------------------------------
    Status: Patch Available  (was: Open)

> Add Maximum Threads to HandleHttpRequest
> ----------------------------------------
>
>                 Key: NIFI-10569
>                 URL: https://issues.apache.org/jira/browse/NIFI-10569
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{HandleHttpRequest}} Processor runs an embedded Jetty Server that uses a configurable number of threads for handling HTTP requests and responses.
> Similar to changes for {{ListenHTTP}}, the {{HandleHttpRequest}} Processor should have a property for configuring the maximum number of threads for the Jetty Server. The Jetty internal defaults have a minimum of {{8}}, and use {{200}} in absence of a specific number.



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