正在显示
2 个修改的文件
包含
3 行增加
和
3 行删除
@@ -165,8 +165,8 @@ vhost mrw.srs.com { | @@ -165,8 +165,8 @@ vhost mrw.srs.com { | ||
165 | # SRS always set mw on, so we just set the latency value. | 165 | # SRS always set mw on, so we just set the latency value. |
166 | # the latency of stream >= mw_latency + mr_latency | 166 | # the latency of stream >= mw_latency + mr_latency |
167 | # the value recomment is [300, 1800] | 167 | # the value recomment is [300, 1800] |
168 | - # default: 450 | ||
169 | - mw_latency 450; | 168 | + # default: 350 |
169 | + mw_latency 350; | ||
170 | } | 170 | } |
171 | 171 | ||
172 | # vhost for edge, edge and origin is the same vhost | 172 | # vhost for edge, edge and origin is the same vhost |
@@ -95,7 +95,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | @@ -95,7 +95,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
95 | * 2000 150 300 | 95 | * 2000 150 300 |
96 | */ | 96 | */ |
97 | // the default config of mw. | 97 | // the default config of mw. |
98 | -#define SRS_PERF_MW_SLEEP 450 | 98 | +#define SRS_PERF_MW_SLEEP 350 |
99 | /** | 99 | /** |
100 | * use iovs cache in each msg, | 100 | * use iovs cache in each msg, |
101 | * for the shared ptr message, we calc once and used for every copy. | 101 | * for the shared ptr message, we calc once and used for every copy. |
-
请 注册 或 登录 后发表评论