Sergei

Results 4 issues of Sergei

Hello! I have long transaction with redis: set some keys with testing ok/not_ok status; get keys and test results; then rpush, test result; then inner calcs; then another set and...

Hello! I have installed ngx-lua and lua-redis modules on my Linux-server. So the new site's data saved into local Redis DB via Lua code at location section of my nginx....

When I GET the address that call lua script with client example I receive error: "failed to receive the frame: bad RSV1, RSV2, or RSV3 bits" nginx.conf: server{ listen 80;...

Hello! When I use this library my RAM decrease from 600MB to 150MB (yes, i get site homepage many times via wrk utility). But after that free RAM not restores...