Is HAProxy 1.7 lb-update licensed?

Hello,

Is there any license for lb-update feature in HAProxy 1.7 or is this module free?

https://www.haproxy.com/doc/aloha/7.0/haproxy/lbupdate.html

global
  module-load  /usr/libexec/haproxy/update.so

dynamic-update
  update id forbid.map map url http://10.0.0.1:80/forbid.map delay 300s

Thanks,
Deepak

You are referring to the Aloha load balancer documentation. Although it is haproxy based, its not the same thing.

“module-load” is not supported in haproxy.

Thanks for response!

Is the module-load and dynamic-update feature not planned to be in free HAProxy in future?

no. You should run HAProxy Enterprise to get this feature. Contact haproxy.com.