We'd need this too for a VOD service. Is anyone already working on it or should I brush up on my C? From what I could see the http access module is recreated each stream. Is there a way to store session variables or should this be delegated to a new module ('http_credentials'?) that is alive for the...