Re: [EMAIL PROTECTED] Need help in configuring caching of frequently downloaded file.

2008-12-01 Thread srinivasch
their requests for these documents hence we thought of caching these frequently requested/downloaded pdf documents and the less frequent ones are either flushed out of cache and the ones which are not requested should not be cached. I hope I made some sense. awarnier wrote: > > srin

Re: [EMAIL PROTECTED] Need help in configuring caching of frequently downloaded file.

2008-12-01 Thread srinivasch
would be the one I provided. What I should be looking at to configure my apache. Appreciate your time in replying to my question. Eric Covener wrote: > > On Mon, Dec 1, 2008 at 8:20 AM, srinivasch <[EMAIL PROTECTED]> wrote: >>> I need some help in configuration or some

Re: [EMAIL PROTECTED] Need help in configuring caching of frequently downloaded file.

2008-12-01 Thread srinivasch
Anyone please help srinivasch wrote: > > Hi > > I need some help in configuration or some snippet to help me in > configuring my apache web server to cache frequently downloaded non static > file from my application. each file has a different ID. I am totally ne

[EMAIL PROTECTED] Need help in configuring caching of frequently downloaded file.

2008-11-26 Thread srinivasch
Hi I need some help in configuration or some snippet to help me in configuring my apache web server to cache frequently downloaded non static file from my application. each file has a different ID. I am totally new to this apache configuration, any help provided is deeply appreciated. Thanks S