Alex-- I'm guessing your LS is installed on Windoze.
If that is the correct assumption, the key to performance improvement is actually outside LS, but rather on the app server -- Tomcat. Two thing that will enhance performances: 1)Use Tomcat native dll for windows. 2)Maximize memory alloc for JVM for Tomcat on the Windoze box (1024 MB) Let me know if these help. Henry Lu On Sat, Nov 28, 2009 at 1:53 PM, Alex <[email protected]> wrote: > I am curious as to if it is possible to optimize LiveServer setup for > performance. > > In current config LS is using MSSQL as persistence layer, during > various batch operations(indexing, batch content update, etc.) process > is stupendously slow. Neither of servers is under any significant load > at all(CPU utilization below 10%, low IO, etc.). Hence my question - > what could be done to optimize liveserver/mssql to perform better and > utilize resources more efficiently? > > -- > > 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]<reddot-cms-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/reddot-cms-users?hl=en. > > > -- 646-807-8683 -- 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.
