When doing a large number of IP based ACLs in HAProxy, is it more efficient to load the ACLs from a file with the -f argument? Or is just as good to use multiple ACL statements in the cfg file?
If I did use a file with the -f parameter, is it possible to put comments in the file?

