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

add option to disable quic #1975

Merged
merged 1 commit into from
Apr 17, 2021
Merged

add option to disable quic #1975

merged 1 commit into from
Apr 17, 2021

Conversation

tenpura-shrimp
Copy link

The primary use of quic is to avoid certain google capchas (with other potential benefits). But, for small instances this isn't necessary and also brings with it a whole bunch of new complexity.

related discussion: #957

@unixfox
Copy link
Member

unixfox commented Apr 4, 2021

More than half of a day of testing on yewtu.be and everything works as fine as it would with quic enabled.

This doesn't reduce the memory usage and CPU usage at all though. I still get a lot of memory used on Invidious processes, almost the same memory consumption as running with quic.
And slowdowns when loading webpages on Invidious still exist.

Copy link
Member

@saltycrys saltycrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename QUICPool.

@TheFrenchGhosty TheFrenchGhosty added the unfinished More work is needed on this PR, or on something this PR uses. label Apr 6, 2021
@TheFrenchGhosty TheFrenchGhosty marked this pull request as draft April 6, 2021 15:50
@tenpura-shrimp tenpura-shrimp marked this pull request as ready for review April 14, 2021 16:07
@TheFrenchGhosty TheFrenchGhosty merged commit beea326 into iv-org:master Apr 17, 2021
@TheFrenchGhosty TheFrenchGhosty removed the unfinished More work is needed on this PR, or on something this PR uses. label Apr 17, 2021
@github-actions
Copy link

github-actions bot commented Jun 8, 2021

This pull request has been automatically locked since there has not been any activity in it in the last 30 days. If you want to tell us about needed or wanted changes or if problems related to this code are discovered, feel free to open an issue or a new pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants