Hello, we are having some problems with events by the time we are publishing content in the staging environment respect our two front servers. Our configuration is the following: FRONT1_ONLINE <-------- STAGING_OFFLINE ------> FRONT2_ONLINE
<br><br>We always add content in OFFLINE mode and the publishing events are sent to both front server. In this time, when we had cache on, some articles got lost. then we had to republish all files. Anyone had a similar problem with cache??
<br><br>thanks in advance<br>Patricio<br><br> <br><br><div><span class="gmail_quote">On 11/23/06, <b class="gmail_sendername">bart vandendriessche</b> <<a href="mailto:bart@nascom.be">bart@nascom.be</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Every content item you create in opencms has a 'cache' property that you<br>can configure. The settings that are most usefull are the following:
<br>element: you'll use this on pages that dynamically include other pages /<br>elements.<br>params=(paramA,paramB): this is usefull for pages that take different<br>parameters, like paginated lists.<br>uri: means a version will be cached for every uri that this page is
<br>requested with<br>locale: means a version will be cached for every locale that this page<br>is requested in<br><br>You can specify multiple settings by separating them with a semi-colon<br>like this:<br>element;params=(paramA, paramB);uri
<br><br>Also keep in mind that by default, your offline project will not be cached.<br><br>Dan Guite wrote:<br>> I'm trying to figure out why OpenCMS is making so many database<br>> requests. My DBA tells me that it is making quite a few db
<br>> connections and is asking me to trim it down. Is there any way to<br>> tell OpenCMS to cache more objects, or serve cached objects more<br>> often? I can't find a decent explanation of how to set pages to
<br>> cache, etc.<br>><br>> Any help would be appreciated, even a point to a page that can walk me<br>> through this kind of thing. So far the sites I've been to just say<br>> the same crap straight out of the Managing and Customizing OpenCMS book.
<br>><br>> Thanks in advance.<br>><br>> -Dan<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>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><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><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">
http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br><br clear="all"><br>-- <br>Patricio.-