[EMAIL PROTECTED] Reverse proxy and cache

2006-02-12 Thread Садреев Айрат Алмазович
I'd like to provide access to multiple remote Web-servers via my Apache using reverse proxy. Remote Web-servers connected via low-speed channels so I'd like to use caching to speed-up content loading for clients. I set up reverse proxy and cache modules. The accessed files put i

RE: [EMAIL PROTECTED] file preprocessing

2006-01-25 Thread Садреев Айрат Алмазович
> > On 1/25/06, Садреев Айрат Алмазович > <[EMAIL PROTECTED]> wrote: > > I set up mod_rewrite so that certain files downloaded via > mod_proxy from other websites. Now I need to process the > downloaded files via external program and return to client. > > >

[EMAIL PROTECTED] file preprocessing

2006-01-25 Thread Садреев Айрат Алмазович
I set up mod_rewrite so that certain files downloaded via mod_proxy from other websites. Now I need to process the downloaded files via external program and return to client. The ideal scenario is: 1. Client requests file 2. Caching module (mod_cache?) looks whether the requested file was upda