HiHow difficult would it be to recreate http://nginx.org/en/docs/http/ngx_http_status_module.html in lua?Specifically I would like to calculate the number of requests/second per server (and possibly per location)Thank you .
HiHow difficult would it be to recreate http://nginx.org/en/docs/http/ngx_http_status_module.html in lua?Specifically I would like to calculate the number of requests/second per server (and possibly per location)Thank you