Skip to content

RPC call over TCP is expensive!! #92

@atton16

Description

@atton16

I did a packet analysis and found that RPC call over TCP is too expensive. It cost 12 packets to perform each call when in fact it could simply leverage TCP keep-alive. RPC call should be less expensive than REST API call. Please fix this. Cheers.

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