hkmo

Results 3 issues of hkmo

ffi_write new API function. This new FFI API function is used to print a string buffer on the client output starting from a given offset and ending at given length....

needs-test-cases

ffi_write new API function. Requires PR: https://github.com/openresty/lua-nginx-module/pull/960 This new FFI API function is used to print a string buffer on the client output starting from a given offset and ending...

I am using NGINX 1.9.13 with lua-resty-http. The CPU load is abnormally too hight when making HTTP requests via the lua http resty module ( https://github.com/liseen/lua-resty-http) : ``` PID USER...