HAproxy 1.8.0
-
Ok 1.8.3 got pulled in :) including a few webgui improvements.. Give it a try.?
-
Hi!
Thanks!
Installed it, working just fine.
Trying to configure http/2 for my exchange 2016 on server 2016… It does not work yet, I think it was mentioned somwhere that haproxy can`t deal with http/2 backend just yet? -
I think your right about that h2 on frontend only for the moment.
-
1.8.4 full of bugfixes :)
Finally, this one should be really stable :) -
1.8.5 :)
-
Agreed :), 1.8.5 should be really really stable ;)
Give me a few days ill try and get that in.
-
Sure thanks!
Will try it out :)
-
Well 1.8.6 will likely be out in a week or so, 1.8.5 has some little buggers.. lets wait for that..
-
You were correct. 1.8.6 is out :)
-
And now 'haproxy-1.8.7' has just arrived upstream.. Now i expect/hope it will stick to that for a while.
-
Okay 0.56 haproxy-devel package with 1.8.7 is available now through normal pfSense packages.
-
Thanks it works
2 deploys around 40 websites… -
Hi PiBa!
I have weird situation since upgrade…
Haproxy hits 100% cpu usage on 2 specific backends.
One is qbittorrent and other Nextcloud. Page loads partially and after a minute or so page is fully loaded and haproxy usage goes to normal.
Other backends have no such issue.
Any idea from top of the head?Thanks!
-
Not really any good ideas a.t.m. struggling with a other issue myself where a page using NTLM authentication just fails to load at all.. For me the 'workaround' of using the option 'nokqueue' in global settings fixes that issue. Can you try that? Though kqueue 'should' perform better.. Can you report back if that indeed 'fixes' it?
-
Hi!
Thanks, that fixed it completley!
Whats up with that?
-
Somehow the kqueue poller code is 'broken' in apparently several ways.. I'm trying to get Willy (or anyone with proper C++ coding knowledge) to take a look at it :) (check mailing-list of haproxy there are some mails of me past few days). But its a 'work in progress' at the moment.
-
Okay 1.8.8 is released and available 8). Can you try it out without the nokqueue setting ?
-
Sure thing will update and test tomorrow morning.
Seen the changelog, thanks! -
Hi again!
It`s working as expected now :) Pages load no more partial loads.