David Handermann created NIFI-10569:
---------------------------------------
Summary: 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
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)