I am sorry if my question is vague. Anyways YES you are right we already have
an application which runs on tomcat and Apache web server. The PDF documents
I mentioned are big and they need to be retrieved everytime from database
whenever user requests, and we have quite a volume of users and 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:
> 
> srinivasch wrote:
> [...]
> Hi.
> 
> The problem is, your question is so vague that it is difficult to give 
> you any precise response.
> 
> You may benefit from reading the messages of one of the previous threads 
> on this same list, the ones with the subject :
> Clearing cache selectively on Apache + mod_cache
> 
> That may give you some clues to start with.
> 
>  From your initial post, I kind of guess that you already have an 
> application running under Apache, and that it delivers content which are 
> PDF documents.  Is that correct ?
> If it is, then can you explain why you want to cache this content ?
> It is not quite clear from your initial post why you would want to do 
> that, considering this seems to be dynamic content anyway.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Need-help-in-configuring-caching-of-frequently-downloaded-file.-tp20707117p20774483.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to