How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adding a server with FQDN and resolvers via Data Plane API

calendar_today May 7, 2026 person @ema-pe Emanuele domain haproxy

Quoting the reference manual about add server ( link here ): Currently a dynamic server is statically initialized with the none init-addr method. This means that no resolution will be undertaken if a FQDN is specified as an address, even if the server creation will be validated. And for set server / fqdn ( link here ): Change a server’s FQDN to the value passed in argument.

open_in_new Read original post