I am using Kaltura to load a video on my webpage and I am trying to make it load faster.
<script type="text/javascript" src="https://myvideo.com/partner_id/123?entry_id=0;playerId=daplayer&autoembed=true&width=400&height=220&cache_st=1362074486"></script>
Anyway to load it faster? Also, what is the difference between using cache_st=1362074486 or 141339990? Does this indicate that I am using the cache or not? As I need to use the cache to reduce the time.
It loads faster when you remove cache_st from the link