StandardHttpContextMap

Description

Provides the ability to store and retrieve HTTP requests and responses external to a Processor, so that multiple Processors can interact with the same HTTP request.

Tags

http, request, response

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Maximum Outstanding Requests *Maximum Outstanding Requests5000The maximum number of HTTP requests that can be outstanding at any one time. Any attempt to register an additional HTTP Request will cause an error
Request Expiration *Request Expiration1 minSpecifies how long an HTTP Request should be left unanswered before being evicted from the cache and being responded to with a Service Unavailable status code

State management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.