Re: Bug or misconfig on path_reg?

2018-01-04 Thread Arnaud B.
so it appears that OR is implicit and foo was matched as 3 acl :-) Thank's meineerde for the help Le 04/01/2018 à 11:45, Arnaud B. a écrit : > Hi there, > > Recently, a misrouting has been found on our haproxy config. We had two > ACL mismatching : > > acl foo   

Bug or misconfig on path_reg?

2018-01-04 Thread Arnaud B.
Hi there, Recently, a misrouting has been found on our haproxy config. We had two ACL mismatching : acl foo   path_reg -i ^/(w|a|i)\/([0-9]+\.){0,3}([0-9]+)?\/(ats|atc)\/.*$ OR path_reg -i ^//(w|a|i)\/([0-9]+\.){0,3}([0-9]+)?\/(ats|atc)\/.*$ and acl bar    path_r

Re: PIDs are not dying on a reload

2017-08-03 Thread Arnaud B.
2 production days, using Vincent's haproxy.debian.net build (1.7.8-1~bpo9+1), I'm not having the issue on 4 out of 5 load balancers. There is still one though. I'll see if it evolves over time. Le 01/08/2017 à 12:14, Vincent Bernat a écrit : > ❦ 1 août 2017 12:0

Re: PIDs are not dying on a reload

2017-08-01 Thread Arnaud B.
01/08/2017 à 11:32, Willy Tarreau a écrit : > On Tue, Aug 01, 2017 at 10:49:20AM +0200, Arnaud B. wrote: >> thank's Vincent. >> >> Unfortunately, I already am on the latest upstream (not backport though) : >> >> $ apt-get update -qq; apt-cache madis

Re: PIDs are not dying on a reload

2017-08-01 Thread Arnaud B.
Proxy configuration files This stale process issue is quite a mystery atm. Le 01/08/2017 à 09:37, Vincent Bernat a écrit : > ❦ 31 juillet 2017 13:58 +0200, "Arnaud B." : > >> I changed my haproxy.cfg to use only the haproxy user instead of >> www-data, but it haven't

Re: PIDs are not dying on a reload

2017-07-31 Thread Arnaud B.
I changed my haproxy.cfg to use only the haproxy user instead of www-data, but it haven't fixed my undying pid issue, I have the exact same stale processes, with a UDP UNCON socket open, no trafic and the epoll_wait() on strace. Le 28/07/2017 à 14:07, Arnaud B. a écrit : > I'

Re: PIDs are not dying on a reload

2017-07-28 Thread Arnaud B.
I'll change my haproxy.cfg to haproxy user and see if it changes anything regarding the undying pids Le 28/07/2017 à 13:36, Vincent Bernat a écrit : > ❦ 28 juillet 2017 12:09 +0200, "Arnaud B." : > >> I'm having an issue on debian 9's stable version

PIDs are not dying on a reload

2017-07-28 Thread Arnaud B.
Hey there, I'm having an issue on debian 9's stable version of HAProxy : https://dooby.fr/y/j9qgknb I have to regularly reload haproxy to fetch new configurations, and it now always result on a set of undying pids. If I strace pid 2677 on this screenshot : $ strace -p 2677 strace: Process 2677

Re: GeoIP Best Practices

2017-05-04 Thread Arnaud B.
d's up, I hope it'll be useful to somebody else :-) 04/05/2017 à 07:30, Willy Tarreau a écrit : > Hi Arnaud, > > On Wed, May 03, 2017 at 01:54:13PM +0200, Arnaud B. wrote: >> Hi there, >> >> I'm currently wondering, based on >> https://www.hapro

Re: GeoIP Best Practices

2017-05-04 Thread Arnaud B.
apply the right headers based on a merged file and will get back to the mailinglist to let you know how it went. Le 04/05/2017 à 07:30, Willy Tarreau a écrit : > Hi Arnaud, > > On Wed, May 03, 2017 at 01:54:13PM +0200, Arnaud B. wrote: >> Hi there, >> >> I

GeoIP Best Practices

2017-05-03 Thread Arnaud B.
Hi there, I'm currently wondering, based on https://www.haproxy.com/blog/use-geoip-database-within-haproxy/ and related notes, is there a more convenient way now ? I've created mapfiles for latitude, longitude, accuracy radius, country code, cities names etc. Right now, my process is based on Ma

There is kind of a spam issue on this ML no?

2016-03-11 Thread Arnaud B.
On the last 2 or 3 days : https://lut.im/jsIGNMzLDL/OuRdpkM9ZpVTIH47 signature.asc Description: OpenPGP digital signature

Re: "Odd" behaviour on resolvers

2016-03-04 Thread Arnaud B.
nning it will use the resolver from haproxy. > > On Mar 4, 2016 16:26, "Arnaud B." wrote: > > Hi there, > > First of all : I am very fond of HAProxy :-) > > I was trying to do some service discovery with bind9 and HAProxy > when I found an odd be

"Odd" behaviour on resolvers

2016-03-04 Thread Arnaud B.
Hi there, First of all : I am very fond of HAProxy :-) I was trying to do some service discovery with bind9 and HAProxy when I found an odd behaviour on the /resolvers/ part. Here are some config samples : My frontend and backend and resolvers config: /resolvers discovery// // names