Re: monitor upstream IP addr changes without using nginx's resolver

2015-01-16 Thread itpp2012
kunalvjti Wrote: --- > Sorry am new to Lua but can you plz explain how this upstream status & > control will help with this issue. How can i query for the upstream ip Use the ngxlua --add option (https://github.com/chaoslawful/lua-nginx-module) o

Re: monitor upstream IP addr changes without using nginx's resolver

2015-01-16 Thread Kunal Pariani
Sorry am new to Lua but can you plz explain how this upstream status & control will help with this issue. How can i query for the upstream ip after every certain time interval and reconfigure nginx if there's a change detected ? The reason for not using nginx's resolver here is that i have to pa