@GrzegorzWiktorowski wrote:
Is it possible to create the new ACL using others ACL? For example:
acl is_site1 path_dir /site1 acl is_site2 path_dir /site2
The third ACL would take the value in pseudocode like NOT (is_site1 OR is_site2).
My attempts finished with “unknown fetch method” error.
I’ve never come across any example in HAProxy Configuration Manual how to fetch the value of ACLs.
Posts: 1
Participants: 1