Created
September 20, 2019 22:25
-
-
Save tenuki/2f1de72ccf63ce6a9bf9f03a7a7002ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
regulators: | |
sc_ws_handlers: | |
counter: 1000 | |
rate: 1000 | |
max_size: 1000 | |
max_time: 5000 | |
http_update: | |
counter: 10000 | |
rate: 10000 | |
max_size: 10000 | |
max_time: 50000 | |
http_read: | |
counter: 10000 | |
rate: 10000 | |
max_size: 10000 | |
max_time: 50000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment