Skip to content

Add configuration to custom ConnectionHandler's SENT_BUFFER_SIZE #294

@lzydmxy

Description

@lzydmxy

Using a larger send_buffer can reduce the number of calls to sock.sendBytes, improving performance, but it will also use more memory. Therefore, we should add a configuration option to support modifying the send_buffer size for different scenarios.

Describe your idea

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions