Skip to content

Commit

Permalink
issue 562 update change log glob.matching.disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
galen0624 committed Oct 26, 2018
1 parent 4bb0c02 commit f36bab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

* [Issue #548](https://github.com/fabiolb/fabio/issues/548): Slow glob matching with large number of services

This patch adds the new `glob.matching.enabled` option which controls whether glob matching is enabled for
This patch adds the new `glob.matching.disabled` option which controls whether glob matching is enabled for
route lookups. If the number of routes is large then the glob matching can have a performance impact and
disabling it may help.

Expand Down

0 comments on commit f36bab4

Please sign in to comment.