This website requires JavaScript.
Explore
Help
Register
Sign in
hj
/
pleroma
Watch
1
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
db7bca8945
pleroma
/
changelog.d
/
hackney-downgrade.change
1 line
28 B
Text
Raw
Normal View
History
Unescape
Escape
Downgrade Hackney to 1.20.1, before connection performance regressions It appears the implementation of Happy Eyeballs in 1.22.0 is the origin of some pretty serious performance regressions that remain even in the latest Hackney 3.0 branch. Connection tests: === 1.22.0 === First call: 9434ms Second call: 14ms === 1.21.0 === First call: 228ms Second call: 16ms We went back further to 1.20.1 though because of reported problems with the mail client and ssl_options. That bug was not reproduced by a dev, though, but we'll trust it for now.
2026-03-24 11:56:28 -07:00
Downgrade Hackney to 1.20.1
Reference in a new issue
Copy permalink