VOD is stopping whenever origin restarts
<running environment>
-windows 2003 server
-using linux based load balancer(two origin only FMIS)
-FMIS 3.5.3
-default settings of all XML, CONF
-origin only and 2 servers
-providing live and vod services(vod files are placed in NAS storage and FMLE is feeding live video)
-only alphabet charater file name (no * , no _, no other special character) of VOD files
-nomally 300 VOD clients and 200 LIVE clients are connected on live time.
-changed HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\MaxUserPort created and set value 65535 in registry)
I changed this setting to give more connections to Apache and FMS services, cause of they are making a lot of connection to connect each other.
Live streaming is always fine, but VOD playings are stopped in every 3x minutes ( files are ok and checked by FLVCHECK and over 1 hour).
And the time information is chanced to NN NA in client player.(adobe reference player)
And origin process was restarted at the same time. But Live client was not stopped.
How can I keep the VOD connection alive till the end of file(duration)?
