Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

vendor-xxxxx.js loading slowly for Seq hosted on Windows servers #1071

Closed
larenelg opened this issue Dec 16, 2020 · 1 comment
Closed

vendor-xxxxx.js loading slowly for Seq hosted on Windows servers #1071

larenelg opened this issue Dec 16, 2020 · 1 comment
Labels

Comments

@larenelg
Copy link
Contributor

Describe the bug
vendor-xxxxx.js taking longer than 30 seconds to load for customers with Seq hosted on Azure Windows VMs.

To Reproduce
Steps to reproduce the behavior:

  1. Spin up a new instance of Seq on an Azure Windows VM.
  2. Navigate to your Seq url.
  3. Open browser developer tools.
  4. See vendor-xxxxx.js loading for at least 30 seconds (~800kb)

Expected behavior
Even though the size of vendor-xxxxx.js is relatively large, it should only take 1-2 seconds to load, at the most.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Environment (please complete the following information):

  • OS: Windows
  • Browser All
  • Seq Version 2020.3, 2020.4
  • Using Docker? No

Additional context
Problem seems to be related to using http.sys and using Response Compression in ASP.NET Core.
dotnet/aspnetcore#14455

@larenelg larenelg added the bug label Dec 16, 2020
@nblumhardt
Copy link
Member

We're converting this to a discussion to track until we get an update on the upstream ticket.

@datalust datalust locked and limited conversation to collaborators Jan 21, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants