HTTP Server
Supported pipeline types:
|
The HTTP Server origin can read requests containing messages with no compression or with the Gzip or Snappy compression format.
The HTTP Server origin can use multiple threads to enable parallel processing of data from multiple HTTP clients. The origin can require that requests specify an allowed application ID. Before you run a pipeline with the origin, perform additional steps to configure the HTTP clients.
When you configure the HTTP Server origin, you specify the maximum number of concurrent requests to determine how many threads to use. You define the listening port, allowed application IDs, and the maximum message size. You can also configure SSL/TLS properties, including default transport protocols and cipher suites.
The origin provides request header fields as record header attributes so you can use the information in the pipeline when needed.