Update README.md

This commit is contained in:
Leonid Bugaev
2014-10-09 11:53:30 +04:00
parent e68332b897
commit 97dd1520f1
+4 -1
View File
@@ -39,7 +39,10 @@ sudo gor --input-raw :80 --output-http "http://staging.com"
### Rate limiting
Both replay and listener support rate limiting. It can be useful if you want
forward only part of production traffic and not overload your staging
environment. You can specify your desired requests per second using the
environment.
Current throttling works like this: If for current second it reached specified requests limit - disregard the rest, on next second counter reseted.
You can specify your desired requests per second using the
"|" operator after the server address:
#### Limiting replay