Hi

Using haproxy 2.1.3:
I've configured multiple conditions to a "use_backend" directive like this:

use_backend example_192.168.1.30 if host_test.example.com || host_a01.test.example.com || host_a02.test.example.com || host_a03.test.example.com || host_a04.test.example.com || ... || ...

When I add some more conditions, then I got an error after reloading the daemon:

"line too long, truncating at word 65, position 783:..."


How can I configure more conditions in the "use_backend"-directive above without having the error?


Any hints for this?

Many thanks.

Kind regards,

Tom

Reply via email to