Hi,
I'm attempting to implement a simple fail-over mechanism between two web
servers but I'm not able to find the right syntax.

www  LUA     A          (";if ifportup(443, {'192.168.0.10'}) then "
                                   "      return '192.168.0.10'
 "
                                   "else
  "
                                   "      return '10.0.0.10'
  "
                                   "end
 ")

Any suggestions are welcome !
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to