Increase TURN throughput allowance

This commit is contained in:
Râu Cao 2023-12-05 18:20:27 +01:00
parent 4dbc960eed
commit cc6cebb8a2
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -106,8 +106,10 @@ auth_method: sql
default_db: sql
shaper:
normal: 1000
fast: 50000
normal:
rate: 3000
burst_size: 20000
fast: 100000
max_fsm_queue: 10000