John Roesler
2018-12-02 19:18:51 UTC
Hello,
I am from sous-chefs, the Chef Community team that maintains a chef
cookbook for haproxy. We have found that haproxy warns or alerts on various
configuration ordering and would like to update our cookbook to handle this
ordering.
A specific example would be the warning: "a 'http-request' rule placed
after a 'use_backend' rule will still be processed before." which is found
in a frontend or listen section.
My question: Is this order documented somewhere that I could leverage to
update our cookbook to handle appropriately so that users don't have their
configuration validity checks muddied.
For more background, I documented an issue in our repo here ->
https://github.com/sous-chefs/haproxy/issues/319
Thank you! Looking forward to a response :)
John
I am from sous-chefs, the Chef Community team that maintains a chef
cookbook for haproxy. We have found that haproxy warns or alerts on various
configuration ordering and would like to update our cookbook to handle this
ordering.
A specific example would be the warning: "a 'http-request' rule placed
after a 'use_backend' rule will still be processed before." which is found
in a frontend or listen section.
My question: Is this order documented somewhere that I could leverage to
update our cookbook to handle appropriately so that users don't have their
configuration validity checks muddied.
For more background, I documented an issue in our repo here ->
https://github.com/sous-chefs/haproxy/issues/319
Thank you! Looking forward to a response :)
John