I stream mp4 videos via IIS 7.5.

For 1-2 hours everything is just fine. I can stream videos at 100 mb/s of total.

A few hours later, it slows down to max 30 mb/s.

I can't recylce the application pool because this abandones the current watchers.

What can the problem be?

I use global.asax for security. I use token for videos (like video.mp4?token=XXXX) if token is not valid user cannot see the video. i don't stream via code. I just have Mod H264 Streaming (a dll file to stream mp4) http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Internet-Information-Services-IIS7-Version2

Thank you.

link|improve this question
Maybe it's the code in your global.asax file. – ZippyV Nov 5 '11 at 20:04
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.