Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP server write timeout value too small #2165

Closed
nic-6443 opened this issue Oct 11, 2021 · 1 comment · Fixed by #2178
Closed

HTTP server write timeout value too small #2165

nic-6443 opened this issue Oct 11, 2021 · 1 comment · Fixed by #2178
Labels
bug Something isn't working checking

Comments

@nic-6443
Copy link
Member

nic-6443 commented Oct 11, 2021

Issue description

When the Dashboard is deployed on a server with limited network bandwidth, the HTTP server write timeout(code) value is too small, resulting in a timeout when downloading js files, Chrome reports ERR_CONTENT_LENGTH_MISMATCH error, and the page continues to be in the loading state.
image
image
image
image

Expected behavior

The page can be displayed normally in a network-restricted environment

How to Reproduce

  1. Deploy dashboard on servers with low bandwidth(You can use linux tc to simulate low bandwidth scenarios)
@CGerAJ
Copy link

CGerAJ commented Oct 14, 2021

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working checking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants