If I need to deliver some videos stored on DAM through apache with dispatcher, is it needed any some different configuration on apache in order to serve videos?
by default everything should work, you might want to check your dispatcher rules, that the videos are actually cached in the dispatcher. Think of the bandwidth required to serve videos. If it's getting large, you might consider to use a CDN.
by default everything should work, you might want to check your dispatcher rules, that the videos are actually cached in the dispatcher. Think of the bandwidth required to serve videos. If it's getting large, you might consider to use a CDN.