Skip to content

Windows TCP may cause issues when working with VMware Linux Guest on LAN, for specific payload length #132

@slawomir-pryczek

Description

@slawomir-pryczek

Hello, i'm trying

$client = new http\Client('curl', 'fc');
$options = ['tcp_nodelay'=>true]
$client->setOptions($opts)

This doesn't seem to have any effect. I need to add around 1000b of additional, empty payload so the request won't incur additional 50ms penalty. How to add nodelay flag?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions