Forum Discussion
CharlieLe
2 years agoCommunity Member
Course taking forever to load because of captions
We have a large course that has captions. But it's pre-loading all of the captions, over 200 of them at the beginning and it's taking minutes for the course to load before the user can view it.
...
Jürgen_Schoene_
2 years agoCommunity Member
perhaps upgrade your LMS server from HTTP/1.1* to HTTP/2 it's much faster for multiple small files
https://evertpot.com/h2-parallelism/
*there is a browser limit for 6 simultaneous connections - as you can see in your screenshot
UPDATE: Scorm Cloud is using HTTP/2 - so you can test, if this solves your loading problem
- CharlieLe2 years agoCommunity Member
I'll give this a try, thanks!