On Thu, 29 Apr 2004 [EMAIL PROTECTED] wrote:

> #doesnt use cache: I want to cache the result of JSP (java server pages). In the 
> logs of Tomcat  
> (java application server) I can see how everytime the Code is executed. ... - not 
> the cache  
> being taken. 

See the cacheability engine to determine how cacheable (or not) your JSP 
pages are.

>From this you can then determine what is needed to make Squid cache them. 
Quite likely some adjustments of the server or JSP pages may be needed.

Regards
Henrik

Reply via email to