Hi,
I have a question regarding CPU usage when using Orbeon. We have Orbeon running on Tomcat-6, and an XHTML file with approx 500 elements divided over several tabs, when I load the form I see the CPU run up to 50% and when loading the page 2 times parallel the CPU goes the 100%. Its stays on 50 or 100% for 2 seconds. Is this because of the SAX parsing? Is this CPU usage default Orbeon behaviuor? I am using Orbeon 3.6 Are there certain settings that I can tweak to adjust Orbeons CPU usage? Regards Ramon -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
How much memory have you got allocated to the JVM?
-----Original Message----- From: Ramon de Beijer [mailto:[hidden email]] Sent: 01 December 2008 15:49 To: [hidden email] Subject: [ops-users] A question regarding CPU usage Orbeon Hi, I have a question regarding CPU usage when using Orbeon. We have Orbeon running on Tomcat-6, and an XHTML file with approx 500 elements divided over several tabs, when I load the form I see the CPU run up to 50% and when loading the page 2 times parallel the CPU goes the 100%. Its stays on 50 or 100% for 2 seconds. Is this because of the SAX parsing? Is this CPU usage default Orbeon behaviuor? I am using Orbeon 3.6 Are there certain settings that I can tweak to adjust Orbeons CPU usage? Regards Ramon -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Steve,
The settings we are using are: -Xmx512m -Xms256m -XX:PermSize128m We expiremented with these settings but it didnt show much improvement. Regards Ramon Steve Bayliss schreef: > How much memory have you got allocated to the JVM? > > -----Original Message----- > From: Ramon de Beijer [mailto:[hidden email]] > Sent: 01 December 2008 15:49 > To: [hidden email] > Subject: [ops-users] A question regarding CPU usage Orbeon > > > Hi, > > I have a question regarding CPU usage when using Orbeon. > > We have Orbeon running on Tomcat-6, and an XHTML file with approx 500 > elements divided over several tabs, when I load the form I see the CPU > run up to 50% > and when loading the page 2 times parallel the CPU goes the 100%. Its > stays on 50 or 100% for 2 seconds. Is this because of the SAX parsing? > > Is this CPU usage default Orbeon behaviuor? I am using Orbeon 3.6 > > Are there certain settings that I can tweak to adjust Orbeons CPU usage? > > Regards Ramon > > > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |