<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Thanks Achim,<BR>
<BR>
I was only trying to retrieve a single jsp file directly, without a template attached.<BR>
I think the OCEE accelerator is what I need.<BR><BR><BR><BR> <BR>
> Date: Sat, 19 Feb 2011 12:32:35 +0100<BR>> From: achim.westermann@gmx.de<BR>> To: opencms-dev@opencms.org<BR>> Subject: Re: [opencms-dev] Reduce calls to DB<BR>> <BR>> Could be that you are setting the property cache on the content page <BR>> (below sites), which I have seen often. It has to be set on all jsps <BR>> (below /system/moduels/<mymodule>/...) that are incorporated in <BR>> rendering your content pages.<BR>> <BR>> HTH,<BR>> Achim<BR>> <BR>> <BR>> On 02/19/2011 10:49 AM, Tom Wolf wrote:<BR>> > It seems like even if I have a single page and I mark it as "cache:<BR>> > always" - each request for this page will need to first query the DB<BR>> > (even after it is cached).<BR>> ><BR>> > This is a problem for heavy load sites - is there anything I can do to<BR>> > allow the request to be served directly from the cache (unless it<BR>> > doesn't exist)?<BR>> ><BR>> > Thanks<BR>> ><BR>> ><BR>> ><BR>> ><BR>> > _______________________________________________<BR>> > This mail is sent to you from the opencms-dev mailing list<BR>> > To change your list options, or to unsubscribe from the list, please visit<BR>> > http://lists.opencms.org/mailman/listinfo/opencms-dev<BR>> <BR>> _______________________________________________<BR>> This mail is sent to you from the opencms-dev mailing list<BR>> To change your list options, or to unsubscribe from the list, please visit<BR>> http://lists.opencms.org/mailman/listinfo/opencms-dev<BR> </body>
</html>