Fragmentizer
Component to fragment data into smaller pieces for transmission to make them fit the MTU of the output.
Tags: FLOW_CONTROL
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Fragment Size | Uint32 | Yes | The size of each fragment in bytes. If not set, the fragment size will be determined by the MTU of the output. |