mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #251, support 10k clients. 2.0.67
This commit is contained in:
parent
55d98fceed
commit
1311b6fe65
3 changed files with 6 additions and 6 deletions
|
@ -165,8 +165,8 @@ vhost mrw.srs.com {
|
|||
# SRS always set mw on, so we just set the latency value.
|
||||
# the latency of stream >= mw_latency + mr_latency
|
||||
# the value recomment is [300, 1800]
|
||||
# default: 350
|
||||
mw_latency 350;
|
||||
# default: 450
|
||||
mw_latency 450;
|
||||
}
|
||||
|
||||
# vhost for edge, edge and origin is the same vhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue