- Joined
- Sep 2, 2024
- Messages
- 2
Covers for Manga load slow and the updates page takes so slow
Potentially an issue on HAProxy with the QUIC protocol (this is still unconfirmed as the devs deemed it as "really difficult to diagnose right now").Could you ELI5 the problem?
Thank you to you and the Mangadex team for looking into and addressing the problem!Potentially an issue on HAProxy with the QUIC protocol (this is still unconfirmed as the devs deemed it as "really difficult to diagnose right now").
Explaining what QUIC does requires a rather lengthy explanation, and I'm also not well verse on the matter, sorry.
I have managed to fix this issue by changing the value of network.http.http3.max_accumlated_time_ms from 1 (I don't even know why this is default) to 500.Ok, this has been happening to me lately too and I've tested it on multiple Firefox versions (all clean installs, default settings, DOH disabled), from 128 to 132, all versions caused the issue.
Chrome is also sometimes slower and takes seconds to respond, but still much faster than Firefox.
This is the issue in Firefox:
View attachment 10791
View attachment 10794
View attachment 10797
A single request takes several seconds after the site makes several other requests to the API, but I'm unsure what "Blocked" exactly means here. Also, it appears the more requests the site makes prior to that the longer the "Blocked" status is (some requests above this one also had the "Blocked" status but for a much shorter period)
I have also tested in Chrome, and while it also gets "throttled" in Chrome, it's for much shorter periods (sometimes it did take a bit more):
View attachment 10803
I just tried this fix in my own copy of Firefox (132.0.2 regular). The occasional delay of 10-15 seconds between selecting a title and loading the first page still occurs for me, same as when the default value was set to 1. I'm mostly using Edge with Mangadex at the moment and it doesn't seem to suffer from the same delays (current version 130.0.2849.80).I have managed to fix this issue by changing the value of network.http.http3.max_accumlated_time_ms from 1 (I don't even know why this is default) to 500.
So to fix the Firefox issue:
- go to about:config
- search for network.http.http3.max_accumlated_time_ms
- change the value of the setting to 500
- restart Firefox
Still getting the issue myself in Firefox 132, just less so, and it's consistently in that 10-15 second range. Hard to catch it in network logs because >99% of my site usage involves opening new tabs.I have managed to fix this issue by changing the value of network.http.http3.max_accumlated_time_ms from 1 (I don't even know why this is default) to 500.
So to fix the Firefox issue:
- go to about:config
- search for network.http.http3.max_accumlated_time_ms
- change the value of the setting to 500
- restart Firefox
I just tried this fix in my own copy of Firefox (132.0.2 regular). The occasional delay of 10-15 seconds between selecting a title and loading the first page still occurs for me, same as when the default value was set to 1. I'm mostly using Edge with Mangadex at the moment and it doesn't seem to suffer from the same delays (current version 130.0.2849.80).
10-15 second delays?Still getting the issue myself in Firefox 132, just less so, and it's consistently in that 10-15 second range. Hard to catch it in network logs because >99% of my site usage involves opening new tabs.
For me, the problem manifest even with the last Firefox update. It did improved a little, but not that much. But it don't manifest on the front page, or very rarely. Loading chapters is another story.Today's Firefox update seems to have solved Firefox issue, with all add-ons and usual stuff it's working properly with no delay from the app (loading time entirely depends on my end). I'm calling the update "Firefox, stop hitting yourself".
Correction: loading works fine, but search with MangaDex search tool still acts oddly (I don't know how to describe it).
Second edit: as the day passed, the performance turned for the worse.
After two weeks I can confirm doing these changes completely solves the issue. I suggest everyone to also try making these changes. For mobile users try Firefox Nightly (about:config is not enabled on stable Firefox mobile) or switch to Chrome.I have managed to fix this issue by changing the value of network.http.http3.max_accumlated_time_ms from 1 (I don't even know why this is default) to 500.
So to fix the Firefox issue:
- go to about:config
- search for network.http.http3.max_accumlated_time_ms
- change the value of the setting to 500
- restart Firefox
Just to be sure : what is this setting doing, what's his interpration ? From the name, it looks like it set a time limit for something, but google don't tell me more.I have managed to fix this issue by changing the value of network.http.http3.max_accumlated_time_ms from 1 (I don't even know why this is default) to 500.
there's actually a way to reach about:config on the stable firefox mobile(source: I did it myself), instead of about:config you need to go to:After two weeks I can confirm doing these changes completely solves the issue. I suggest everyone to also try making these changes. For mobile users try Firefox Nightly (about:config is not enabled on stable Firefox mobile) or switch to Chrome.