Skip to content

Commit e0cada4

Browse files
committed
Add a conclusion statement
1 parent c21cb0c commit e0cada4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/content/how-to/traffic-management/snippets.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,8 @@ for i in `seq 1 10`; do curl --resolve cafe.example.com:$GW_PORT:$GW_IP http://c
351351
You should see all successful responses from the tea Pod, but they should be spaced apart roughly one second each as
352352
expected through the rate limiting configuration.
353353

354+
You've now used the `SnippetFilter` resource to configure two distinct rate limiting rules to different backend applications through the use of Snippets.
355+
354356
---
355357

356358
## Further reading

0 commit comments

Comments
 (0)