> Hmm, it seems everything is correct. How big is the preexecution file size > (changing the flag in RDServer.ini so preexecution file don't get > deleted)? Are you refering the flags=#### setting? I'm not exactly sure how bit the pre-execution file size is, I'll have to take a look is there an easy way to find out?
> Any page with multiple connections in the project? That can > cause page builder to crawl branches multiple times. Do keyworded lists count? > Lastly, are you using a container to reference css and js page instances? > And the css and js template property has that "insert ...." enabled? That > is actually causes the css and js to be rebuilt each time during page > preview or publish. I'll have to do an audit, but thanks for pointing that out. On Apr 26, 11:50 am, Jian Huang <[email protected]> wrote: > Hmm, it seems everything is correct. How big is the preexecution file size > (changing the flag in RDServer.ini so preexecution file don't get > deleted)? Any page with multiple connections in the project? That can > cause page builder to crawl branches multiple times. > > Lastly, are you using a container to reference css and js page instances? > And the css and js template property has that "insert ...." enabled? That > is actually causes the css and js to be rebuilt each time during page > preview or publish. > > -Jian > > > > > > > > On Thursday, April 26, 2012 11:34:26 AM UTC-4, RedDot in Toronto wrote: > > > Nope the majority of the render tags I use are... which is used to > > give smart edit, preview mode a more contestant look. I also don't pre- > > execute any RQL code in the templates. > > > This is the most comment use or render tags for me. I kind of wish > > that OpenText had a set of old school block markers for "preview mode" > > I find that they are more reliable. > > > <reddot:cms> > > <if> > > <query valuea="Context:CurrentRenderMode" operator="==" valueb="Int: > > 2"> > > <htmltext></htmltext> > > </query> > > <query type="else"> > > ... > > </query> > > </if> > > </reddot:cms> > > > On Apr 26, 10:50 am, Jian Huang <[email protected]> wrote: > > > Hi, > > > > Assuming you are using preexecution. Do you preexecute RQL? How big is > > > the preexecution file? > > > > Do you use any of the rendertag mentioned here? > >http://simplyreddot.blogspot.com/2012/03/rendertag-project-performanc... > > > > Best, > > > > -Jian > > > > On Thursday, April 26, 2012 10:14:40 AM UTC-4, RedDot in Toronto wrote: > > > > > We have this problem on our publication server... we're running > > > > 9.0.1.76 not sure what causes it but we don't use navigation manager > > > > to manage site structure but we do use render tags conditional > > > > statements. I have xmlserver=0 set, usually giving the cms services a > > > > kick will fix things followed by a clear page cache. Events are logged > > > > in the Event Viewer. > > > > > On Apr 20, 2:38 am, Markus Giesen <[email protected]> wrote: > > > > > Hi there, > > > > > did anyone here have any issues with RedDot CMS 9 and memory leaks? > > > > > The CMS is using up all RAM until the RDService crashes. > > > > > > There's nothing special happening on the server and I can't quite > > work > > > > > out why it would do this. > > > > > Have you ever experienced something like this? > > > > > > Help is much appreciated! > > > > > > Cheers, > > > > > Markus -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
