Re: Haproxy nbthreads + multi-threading lua?

2019-12-13 Thread Dave Chiluk
After a bit more research I discovered that the lua scripts are actually from signal sciences. You should have a conversation with Signal Sciences, and how they are doing ingress capture that goes through Haproxy. https://docs.signalsciences.net/install-guides/other-modules/haproxy-module/ Dave.

PROXY protocol and check port

2019-12-13 Thread Olivier D
Hello all, I struggle with what seemed a very easy config : listen test:443 id 20609 bind-process 16 balance source hash-type consistent mode tcp bind x.x.x.x:443 server s1 192.168.x.x:443 id 2158 check weight 5 send-proxy port 80 server s2 192.168.x.x:443 id 2168

Re: ModSecurity testing

2019-12-13 Thread Christopher Faulet
Le 10/12/2019 à 05:24, Igor Cicimov a écrit : Hi all, I have a quick question about running ModSecurity in Haproxy. I followed the guide https://github.com/haproxy/haproxy/tree/master/contrib/modsecurity, have compiled the modsecurity binary and have setup all required configuration for