Skip to content

lsquic running on ultra-slow connections #598

@psheer-spirent

Description

@psheer-spirent

I am running an artificial scenario where the packet ping time is over 1000ms in order to simulate a very slow connection.

It seems that lsquic will not complete a small web page download in this situation due to timeouts.

I have tried to increase various timeout values in the headers, as well as to alter alarm expiry times where I can find them, but there seems to be no simple set of code changes that resolves this problem.

Actually, this is quite important for us for Valgrind testing of our application:
Valgrind makes our app 50X slower, effectively making it as slow as simulating a network with a very long ping time.

Do yourselves have an suggestions?
Is there a proper place to configure lsquic for very-very-slow networks, and is this a supported configuration?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions