Skip to content

Commit

Permalink
issues: add test case for issue #202
Browse files Browse the repository at this point in the history
  • Loading branch information
grobian committed Jul 12, 2016
1 parent e9df1b2 commit 8a7d8fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions issues/issue202.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cluster my_cluster forward 127.0.0.1:2003;
cluster my_homie_cluster forward 127.0.0.1:2004;

match ^awesome\.(.+)
send to
my_cluster
my_homie_cluster
stop
;

0 comments on commit 8a7d8fb

Please sign in to comment.