Source Hash Algorithm

2020-03-29 Thread Andrew Heberle
he "lh" selection algorithm in LVS to return a consistent back end? Or should I simply use LVS for both connections (TCP and UDP)...although HAProxy does other things on this device already...and is reasonably well understood by our team...hence the desire to use HAProxy where possible. -- Andrew Heberle

Re: HTX mode causes problems with VMWare Horizon View Zero Clients

2019-10-15 Thread Andrew Heberle
On Tue, 15 Oct 2019 at 4:45 pm, Christopher Faulet wrote: > Le 14/10/2019 à 05:25, Andrew Heberle a écrit : > > Hi All, > > > > We have a virtual desktop deployment under VMWare Horizon View that > > uses PCoIP Zero clients that stopped working after upgrading the

HTX mode causes problems with VMWare Horizon View Zero Clients

2019-10-13 Thread Andrew Heberle
lb-01 local2.info haproxy[7100]: 172.19.4.80:49178 [14/Oct/2019:10:59:45.127] fe_viewcs~ be_viewcs/viewcs01 0/0/2/52/54 200 964 - - 48/1/0/1/0 0/0 "POST /broker/xml HTTP/1.1" Oct 14 10:59:46 lb-01 local2.info haproxy[7100]: 172.19.4.80:49434 [14/Oct/2019:10:59:45.251] fe_viewcs~ be_viewcs/viewcs01 0/0/75/1550/1625 200 1570 - - 41/1/0/1/0 0/0 "POST /broker/xml HTTP/1.1" -- Andrew Heberle

[PATCH] MEDIUM: config: Add user/group options to program section

2019-07-11 Thread Andrew Heberle
This patch adds "user" and "group" config options to the "program" section so the configured command can be run as a different user. --- doc/configuration.txt | 8 ++ include/types/global.h | 2 ++ src/mworker-prog.c | 70 ++ 3 files

Re: [PATCH] MEDIUM: config: Add user/group options to program section

2019-07-11 Thread Andrew Heberle
Hi Willy, It looks like my mailer was mangling the tabs so I'm hoping my (first) attempt at using git send-patch is more successful. I have also updated the commit message. Thanks. Regards, Andrew Heberle

[PATCH] MEDIUM: config: Add user/group options to program section

2019-07-11 Thread Andrew Heberle
This patch adds "user" and "group" config options to the "program" section so the configured command can be run as a different user. I re-used the setuid/setgid code from "haproxy.c" for this so I'm hoping there are not terrible bugs I've introd

Proof of concept SPOE based SSO solution

2019-07-04 Thread Andrew Heberle
cation uses for authentication/authorisation. These are set based on the variables that come back from the SPOA, which come from the claims in the authentication process. Hopefully this is of some use to people. Any feedback and constructive criticism is welcome. -- Andrew Heberle

PATCH: s6 readiness notification support

2019-04-30 Thread Andrew Heberle
like it's not something that many people are hanging out for based on the responses to a previous email to the list, I thought I'd send the patch through as-is anyway. Regards, Andrew Heberle >From 9668e699b85bc5494d1a27e550e987ce43cb Mon Sep 17 00:00:00 2001 From: Andrew Heberle Date: Wed

Readiness notification support under s6

2019-04-29 Thread Andrew Heberle
vely untested) patch for this already, but wanted to see if this was something that held any interest to anyone apart from myself. -- Andrew Heberle

Certificate bundles seem to be non-functional

2017-12-19 Thread Andrew Heberle
SPARENT IP_FREEBIND Available polling systems : epoll : pref=300, test result OK poll : pref=200, test result OK select : pref=150, test result OK Total: 3 (3 usable), will use epoll. Available filters : [COMP] compression [TRACE] trace [SPOE] spoe -- Andrew Heberle