16-shaper.yml 334 B

12345678910111213141516171819202122
  1. shaper:
  2. normal:
  3. rate: 3000
  4. burst_size: 20000
  5. fast: 100000
  6. shaper_rules:
  7. max_user_sessions: 10
  8. max_user_offline_messages:
  9. 5000: admin
  10. 100: all
  11. c2s_shaper:
  12. none: admin
  13. normal: all
  14. s2s_shaper: fast
  15. soft_upload_quota:
  16. 500: all # MiB
  17. hard_upload_quota:
  18. 550: all # MiB
  19. max_fsm_queue: 10000