Skip to main content

This article provides a solution for Server Express File Handler reading one byte at a time.

Problem:

When reading from a pipe, Server Express File Handler reads only one byte at a time.

Resolution:

The following functionality is added with Server Express WebSync 3 product level:

pipe_buffer_size

Set the size of the buffer used by the run-time system when reading information from a pipe.

Syntax:

>>-----set pipe_buffer_size=---integer------><>

Parameters:

integer

Any positive integer value indicating the size of the pipe buffer maintained by the run-time system.

Properties:

Default: 0

Setting: None

Old KB# 14016