HOW TO MAKE MORE MONEY

2017-06-06 Thread l...@vpc-pneumatic.com
Hey Sir/Madam Good day!QUALITY IS OUR CULTURE! We accpet paypment by Paypal that most convenient for American customer . This is Lina from VPC Pneumatic Group that one of white hair for pneumatic business. Yeah,we knew that you buy fiting from EMC Pneumatic Co.,ltd ,so how about their

Re: [PATCH] bis contrib mod security

2017-06-06 Thread David CARLIER
ping On 4 May 2017 at 21:50, David CARLIER wrote: > Hi apologies the patch sent yesterday was not the correct one. > > Kind regards. >

Re:Re: Re: haproxy does not capture the complete request header host sometimes

2017-06-06 Thread siclesang
strace.log: 15:48:48.826818 setsockopt(12, SOL_SOCKET, SO_LINGER, {onoff=1, linger=0}, 8) = 0 <0.23> 15:48:48.826881 close(12) = 0 <0.37> 15:48:48.826968 epoll_wait(3, {{EPOLLIN, {u32=8, u64=8}}}, 500, 68) = 1 <0.048443> 15:48:48.875473 accept4(8, {sa_family=AF_INET,

Re: [PATCH] bis contrib mod security

2017-06-06 Thread Thierry Fournier
Thanks for the ping, I have a lot of work and I dont saw your message. Your patch seems good except this replacement: -LDFLAGS += -lpthread -levent -levent_pthreads -lcurl -lapr-1 -laprutil-1 -lxml2 -lpcre -lyajl +LDFLAGS += -lpthread -levent_core -levent_pthreads -lcurl -lapr-1

Re: [PATCH] bis contrib mod security

2017-06-06 Thread David CARLIER
Hi and thanks. Here a little change. Regards. On 6 June 2017 at 09:58, Thierry Fournier wrote: > Thanks for the ping, I have a lot of work and I dont saw your message. > > Your patch seems good except this replacement: > >-LDFLAGS += -lpthread -levent

Re: [PATCH] bis contrib mod security

2017-06-06 Thread Thierry Fournier
It seems good for me. Willy can you integrate this patch ? Thanks, Thierry — Thierry Fournier Web Performance & Security Expert m: +33 6 68 69 21 85 | e: thierry.fourn...@ozon.io w: http://www.ozon.io/| b: http://blog.ozon.io/ > On 6 Jun 2017, at 11:22, David CARLIER

Re: [PATCH] BUILD: ssl: add Makefile parameter to help build with boringssl

2017-06-06 Thread Emmanuel Hocdet
up Willy, i think this patch could be helpful. > Le 28 mars 2017 à 16:01, Emmanuel Hocdet a écrit : > > This patch can be helpful to build easier with boringssl. > > Manu > > <0001-BUILD-ssl-add-Makefile-parameter-to-help-build-with-.patch> > >

Re: OpenSSL engine and async support

2017-06-06 Thread Emeric Brun
Hi Grant, Willy, On 05/27/2017 09:03 PM, Grant Zhang wrote: > >> On May 26, 2017, at 22:21, Willy Tarreau wrote: >> >> Hi Emeric, Grant, >> >> patch set now merged! Thank you both for this great work! >> >> Willy > > Bravo! Really appreciate your and Emeric's help in this effort. >