Page 1 of 1

Server can't handle the stream

PostPosted: Wed Sep 27, 2017 9:45 pm
by krmlk
Astra cesbo works on MOI PRo

total channels about 30, 10 HD and 20SD channel. I am sharing the duty between die network interfaces but some streams make problem and I found the problem that the system can't handle this:

here is the ifconfig

enp1s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.35 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::222:abff:fe80:1da9 prefixlen 64 scopeid 0x20<link>
ether 00:22:ab:80:1d:a9 txqueuelen 1000 (Ethernet)
RX packets 7442836056 bytes 491747971485 (457.9 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 22418754863 bytes 32556152371294 (29.6 TiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.59 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::222:abff:fe80:1dd5 prefixlen 64 scopeid 0x20<link>
ether 00:22:ab:80:1d:d5 txqueuelen 1000 (Ethernet)
RX packets 408577 bytes 25325804 (24.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10 bytes 744 (744.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


It seems enp1s0f0 pushing itself to send all stream data but am sending the %50 of streams enp2s0: (192.168.1.59)

How can I fix the problem?

Re: Server can't handle the stream

PostPosted: Thu Sep 28, 2017 9:33 am
by steven
Hi

Maybe try LACP to share the interfaec with one IP : )

Thanks

Kind Regards

steven