mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #464: Add example for origin cluster
This commit is contained in:
parent
bd797ad385
commit
449c632e49
2 changed files with 6 additions and 3 deletions
|
@ -10,6 +10,6 @@ srs_log_tank console;
|
|||
vhost __defaultVhost__ {
|
||||
cluster {
|
||||
mode remote;
|
||||
origin 127.0.0.1:19351;
|
||||
origin 127.0.0.1:19351 127.0.0.1:19350;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue