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

Enable HTTP/3? #25

Open
ara4n opened this issue Feb 7, 2023 · 0 comments
Open

Enable HTTP/3? #25

ara4n opened this issue Feb 7, 2023 · 0 comments

Comments

@ara4n
Copy link
Member

ara4n commented Feb 7, 2023

At FOSDEM we reliably saw a 90ms SS req take 500ms to execute from the client's side.

It's hard to see how the timings of this line up, but my hunch is that it could have been TCP slow start.

To test this, we can either mess around ensuring our TCP connections are keepalived, or we could switch on QUIC on the LB & EX and see what happens?

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

No branches or pull requests

1 participant