-
Notifications
You must be signed in to change notification settings - Fork 817
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
Revert always enable http2 #7182
Conversation
9b93050
to
e8d9618
Compare
then we will get back issues when people have http1.1 broken and http2 working |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you change it such that we would have an environment variable to force disable http2 when needed and keep it enable by default ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
things are broken after this change
we unfortunately have to revert
e8d9618
to
389d653
Compare
/backport to stable-3.14 |
AppImage file: nextcloud-PR-7182-389d6536e593517bb6fddab9789f76cd741edf1b-x86_64.AppImage |
|
WFM after start (NC 28.0.10 on NGINX 1.27.1/PHP-FPM 8.3.11/MariaDB 11.5.2). However, after standby/resume two of my clouds (externally hosted ones) do not reconnect for 1-2 minutes (connection failure) while the browser can connect. No way to immediately recover from that. Self-healed after 2 minutes. Without interaction, right after that, another (inhouse hosted NC) yielded |
pinging @mgallien as well |
Should fix #7136 and #7171