Mathew Heard
Mathew Heard
option arg - I dont disagree that its possibly a good idea. I am however not sure if I could port that to the C version of the module. I'll...
Oh wait, thats a pull request. :+1: No code requirement from me :)
personally if you went the init path I would prefer an options style array, at that point I feel the method is getting a bit to complex with optional fields,...
True, And I certainly agree since I use incr in some performance sensitive paths. One other point, I would probably put init fourth. Popularity wise I would expect it to...
One more quick fix applied, the default value is inconsistent between resty core and the shared dict. Defaulted it to one for compatibility.
Currently I have no use for the semaphore module so wont be doing it myself at this stage. I ported this because of the lack of variable support in the...
Probably best you do. I can do a theoretical port but dont have the time to get the environment passing.
Also might be best to check if the balancer_by_lua_\* tests all pass first :)
@simonkincaidkintronix Do you have more information on your DNS spoofing setup. We have been tesing DNS spoofing but appear to be missing something. nginx config: ``` server { listen 80;...
Thanks, I'd be very interested to hear that you achieved success. It appears however that there is a SSL connection (which makes it impossible to spoof) to 5228 required for...