Skip to content

kindly request for wifi packet lenght optimization #3

Description

@antonmeyer

when I look at the wireshark trace I see a lot of small packets for a single SOAP request.
I guess it is from the bunch of ethClient_write_P.
I also guess that the client code should care about MTU and MSS.
I also assume that your buffer-size of 50 byte is a tribute to the HW-limit.
With ESP8266 this looks better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions