Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Question about blackhole detection and idle network detection #45

Open
CongyueZhang opened this issue Oct 20, 2021 · 1 comment
Open

Comments

@CongyueZhang
Copy link

Hi,

I am taking tests on high sender loss network condition. The connection is often closed by the network blackhole detection. After I swiched the blackhole_detection_disabled_ to true in quic_connection.h, I got the QUIC_NETWORK_IDLE_TIMEOUT error. However, I think 5 rtos or 33ms timeout is very normal in weak network condition.

Is this normal? Could you please some hints on these problems? Thank you very much.

@jianjunz
Copy link
Collaborator

It's part of Chromium's QUIC implementation. I guess it maybe initially designed for HTTP request/response instead of streaming.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants