Re: Proxy & Real Media
Graham Leggett <[email protected]> Fri, 05 Mar 2004 11:52:05 +0200
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <[email protected]> |
Jay W. Reffner wrote: > Is the mod_proxy in apache 2.0 capable of proxying real media streams? mod_proxy only proxies the HTTP protocol, so the only streams it could proxy would be those that are delivered via HTTP. Regards, Graham --