RE: [JBoss-user] Moving from development to production

2003-10-31 Thread Brian McSweeney
Thanks Adrian, Appreciate the help -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Brock Sent: 30 October 2003 16:24 To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Moving from development to production On Thu, 2003-10-30 at 15:53, Brian

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Adrian Brock
lly appreciate it, > Brian > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Adrian > Brock > Sent: 30 October 2003 14:55 > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Moving from development to production >

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Adrian Brock
Sent: jeudi, 30. octobre 2003 15:55 > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Moving from development to production > > > If you are moving from development to production > you should have a stress test that simulates > your expected production usage. > >

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Alban Soupper
Hi Adrian, can you give us some references about the flags? Regards, Alban. -Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: jeudi, 30. octobre 2003 15:55 To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Moving from development to production If you are

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Brian McSweeney
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Brock Sent: 30 October 2003 14:55 To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Moving from development to production If you are moving from development to production you should have a stress test

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Adrian Brock
If you are moving from development to production you should have a stress test that simulates your expected production usage. That will help you understand what resources you use/need. Before you do that, you should also try to understand what services you use. Remove those you don't need and loc

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Brian McSweeney
Hi all, Having researched this a little more I've come up with the following plan. Perhaps someone could tell me if it seems ok :-) 1) Change the jboss memory In %JBOSS_HOME%/bin/run.bat change the line rem JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m to JAVA_OPTS=%