I configured a reverse-proxy server using apache, but I need to know if the files can be streamed to the requestors while they are being transferred from the proxied server and stored in the cache. Can streaming work with any type of file, no matter if it’s a plain text, html or picture? Any help is highly appreciated. Thank you |