[Buildroot] [git commit] lua-resty-http: new package

Peter Korsgaard peter at korsgaard.com
Fri May 5 10:29:14 UTC 2017


>>>>> "semenak94" == semenak94  <semenak94 at mail.ru> writes:

 > Hello,
 > Well, I'm also very far from nginx expert, but yes, it
 > lua-nginx-module, which we need in our special embedded linux. So, if
 > you don't explicitly have nginx modules in buildroot, how should we
 > deal with it?

So how are you using it now?

We currently don't have any explicit handling of the nginx-lua
module. You could conceptually do something with the 'nginx additional
modules' (BR2_PACKAGE_NGINX_ADD_MODULES) option, but there's no
guarantee that nginx builds after luajit.

I guess the proper solution would be to add an explicit nginx-lua
module, similar to what we already have for nginx-dav-ext / nginx-naxsi
/ nginx-upload.

Samuel and Adam, you have added / been active around nginx and modules,
any input?

 >>  > +config BR2_PACKAGE_LUA_RESTY_HTTP
 >>  > + bool "lua-resty-http"
 >>  > + help
 >>  > +   Lua HTTP client cosocket driver for OpenResty / ngx_lua.
 >>  > +
 >>  > +   http://github.com/pintsized/lua-resty-http
 >> Sorry for the slow response, but this patch apparently never made it to
 >> my mailbox? (It is in the archive, so it must have been an issue on my
 >> side).
 >> I'm far from an expert in nginx, but isn't this an extension to the
 >> lua-nginx-module that we don't (explicitly) have in Buildroot? Is it in
 >> any way useful without it?
 >> What is your use case for it?
 
-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list