TScHttpServerOptions
property DefaultSendBlockSize: integer; default 16 384;
Description
Gets or sets the value indicating the maximum size of the data block, that will be sent to the HTTP client as a single data packet.
The default value is 16 384.