Skip to content

dynamic_buffer with higher number than initial buffer won't be dynamic #1714

@edgurgel

Description

@edgurgel

Hi team,

I think there is an issue when we set dynamic_buffer to something like {4096, 65356} if the initial socket buffer is a much lower number like 1460.

Because the buffer is not set initially to 4096 (from what I could understand) the moving average never gets close to 4096 making the buffer essentially static.

I assumed initially that the first number would set the initial socket buffer.

Please let me know if I misunderstood something and feel free to close the ticket if that's the case!

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions