Fault Injection
OvenMediaEngine Enterprise 0.20.2.0-1 버전부터 Fault Injection 기능을 사용할 수 있습니다.
Fault Injection 활성화하기
<Server>
...
<Modules>
...
<FaultInject>
<Enable>true</Enable>
</FaultInject>
...
</Modules>
...
</Server>API Interface
Fault Injection 설정하기
Parameter
Input Range
Description
Fault Injection 해제하기
Last updated