Re: [PATCH] Re: Question re lua and tcp content

2019-01-07 Thread Willy Tarreau
On Sun, Jan 06, 2019 at 07:46:15PM +0100, Thierry Fournier wrote: > Hi, > > Thanks fir the bug report. It is fixed by attached patch. > > Willy, could you merge this patch ? Sure, now applied, thanks! Willy

[PATCH] Re: Question re lua and tcp content

2019-01-06 Thread Thierry Fournier
Hi, Thanks fir the bug report. It is fixed by attached patch. Willy, could you merge this patch ? Thanks, Thierry 0001-BUG-MINOR-bad-args-are-returned-for-Lua-actions.patch Description: Binary data > On 31 Dec 2018, at 18:53, FRANKS, Andy (SHREWSBURY AND TELFORD HOSPITAL NHS > TRUST)

Question re lua and tcp content

2018-12-31 Thread FRANKS, Andy (SHREWSBURY AND TELFORD HOSPITAL NHS TRUST)
Hi all, I'm an amateur with lua. I've been messing around with doing "something" when either an http or tcp request happens as a way of teaching myself how to do stuff. Many examples use the "hello world" lua script, and call it via either : http-request lua.script or tcp-request content