Update ingest_error.md

This commit is contained in:
jb-alvarado 2023-02-06 12:32:41 +01:00 committed by GitHub
parent 245c723bf6
commit 830c748911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,4 +28,6 @@ The error behavior can be simulated under Linux using the tool **tc**. Then carr
`eth0` must be replaced with the physical network interface.
Reference: [simulate-delayed-and-dropped-packets-on-linux](https://stackoverflow.com/questions/614795/simulate-delayed-and-dropped-packets-on-linux)
Reference:
- [simulate-delayed-and-dropped-packets-on-linux](https://stackoverflow.com/questions/614795/simulate-delayed-and-dropped-packets-on-linux)
- [publish-normal-timeout](https://ossrs.io/lts/en-us/docs/v4/doc/special-control/#publish-normal-timeout)