Ngx_mruby – Use MRuby with Nginx
github.com
Ngx_mruby – Use MRuby with Nginx
1–6 of 6 posts
Re: Ngx_mruby – Use MRuby with Nginx
#2This looks interesting. I'd be very interested to see some benchmarks between this and openresty using lua.
Re: Ngx_mruby – Use MRuby with Nginx
#3This looks interesting. I'd be very interested to see some benchmarks between this and openresty using lua.
And Apache APISIX https://apisix.apache.org/blog/2022/08/12/arm-performance-go...
Re: Ngx_mruby – Use MRuby with Nginx
#4Re: Ngx_mruby – Use MRuby with Nginx
#5FWIW, H2O has offered the same for some time: https://h2o.examp1e.net/configure/mruby_directives.html
Re: Ngx_mruby – Use MRuby with Nginx
#6FWIW, H2O has offered the same for some time: https://h2o.examp1e.net/configure/mruby_directives.html
I didn't get the impression OP was claiming to be the first server-side mruby interpreter, but rather one that integrates with nginx. Since h2o appears to be its own httpd implementation, that makes switching off of nginx costly if a shop is heavily invested in nginx either because of other components or because of organizational knowledge/expertise