mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Enable GSO by default
This commit is contained in:
parent
24eb61156f
commit
b6a929f9cf
2 changed files with 4 additions and 4 deletions
|
@ -441,8 +441,8 @@ rtc_server {
|
|||
merge_nalus on;
|
||||
# Whether enable GSO to send out RTP packets.
|
||||
# @remark Linux 4.18+ only, for other OS always disabled.
|
||||
# default: off
|
||||
gso off;
|
||||
# default: on
|
||||
gso on;
|
||||
}
|
||||
|
||||
vhost rtc.vhost.srs.com {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue