I don’t think it fits well with my case, and reading my OP I think it was not clear.
I’d like to add a backup server in my backend, to be used as last resource.
server web01 10.10.10.1:80 check
server web02 10.10.10.2:80 check
server web03 10.10.10.3:80 check backup
But in this case I would need a simple web server only for a “stupid” maintenance page.
Can’t I just use a file as a server?