talking http to a https port

2018-08-15 Thread Angelo Höngens
Hey guys, I'm building a solution where I am ssl-offloading some old plain http applications. The http ports are listening on 8001, 8002, 8003, etc. I'm using haproxy 1.8.12 to listen on ports 18001, 18002, 18003, etc. using ssl. Everything works fine, as expected. I am trying to make stuff a

Re: 100% cpu usage 1.9-dev0-48d92ee 2018/07/30, task.?. but keeps working.. (nbthread 1)

2018-08-15 Thread PiBa-NL
Hi List, Anyone got a idea how to debug this further? Currently its running at 100% again, any pointers to debug the process as its running would be appreciated. Or should i compile again from current master and 'hope' it doesn't return? b.t.w. truss output is as follows: kevent(3,0x0,0,{

cpu-map and definition of LONGBITS

2018-08-15 Thread J. Kendzorra
Hi, I was looking into steering HAProxy to some underutilized cores on a multi processor system where both network interrupts as well as HAProxy are supposed to run on a specific numa node; the initial idea was to have interrupts handled on cores 0-21 and give HAProxy cores 44-65: # cat