Closed hernandesbsousa closed 10 years ago
It's a bug! I'll fix it ASAP.
Fixed on c7dffc4a1e51b89ae5df42bafa268eb8fda19043, and released v0.2.0. Thank you for reporting!
Check my comment on your commit @tagomoris , it doesn't change anything I believe since it's on your test only, but the test should be path /test/aaa
instead of <server>server</server>
I'm sorry that I missed your comment.
<secondary>
section can have any plugin configurations. For example, type file
+ path /test/aaa
, Or, type forward
+ <server>...</server>
. Any plugin configurations are available in <secondary>
.
So that commit c7dffc4a1e51b89ae5df42bafa268eb8fda19043 is valid test.
Hi,
Currently if we try to use the
<secondary>
tag that works onout_forward
we get an errorIt'd be nice to have a fallback in case all servers are not available.