Re: [PATCH] Lua tasks fail to start.

2015-08-03 Thread Camilo Lopez
Willy, Here is the single line patch (sans comment). Thanks for the quick response. - Camilo On Mon, Aug 3, 2015 at 9:51 AM, Willy Tarreau w...@1wt.eu wrote: Hi Camilo, On Sun, Aug 02, 2015 at 07:07:28PM -0400, Camilo Lopez wrote: Dearest HAProxy people, I've been trying out 1.6 dev3

[PATCH] Lua tasks fail to start.

2015-08-02 Thread Camilo Lopez
Dearest HAProxy people, I've been trying out 1.6 dev3 with lua support, and trying to start lua tasks seems to not be working. Using this configuration global lua-load /lua/lol.lua debug maxconn 4096 backend shard_b server db01 mysql_shard_b:3306 backend shard_a server db01

Re: Manipulating backend list with lua

2015-08-11 Thread Camilo Lopez
Oh nice, thanks Thierry. On Tue, Aug 11, 2015 at 4:14 AM, Thierry FOURNIER thierry.fourn...@arpalert.org wrote: On Mon, 10 Aug 2015 22:24:43 -0400 Camilo Lopez cam...@camilolopez.com wrote: Dearest list, (Although this question is mostly directed to Thierry and Willy) What is the best

Manipulating backend list with lua

2015-08-10 Thread Camilo Lopez
Dearest list, (Although this question is mostly directed to Thierry and Willy) What is the best (or is it even possible) way of manipulating the list of backend servers at runtime using lua ?

Re: How is work at Facebook? Time for side projects?

2021-08-18 Thread Camilo Lopez
You have a bug in some script; I don't work at Facebook nor I'm called Kai :P On Wed, Aug 18, 2021 at 7:23 AM James Hedden wrote: > Hi Kai, > > We are a young company which sends innovative projects to engineers like > you, to work on the side. > > As a Production Engineer if you looking for

Re: Is there some kind of program that mimics a problematic HTTP server?

2022-03-01 Thread Camilo Lopez
If I read your question correctly maybe https://github.com/Shopify/toxiproxy can help? On Tue, Mar 1, 2022 at 3:30 PM Aleksandar Lazic wrote: > > Hi Shawn. > > On 01.03.22 23:09, Shawn Heisey wrote: > > I was thinking about ways to help pinpoint problems a client is having > connecting to