Based on your limited information i guess this is what i could advice you. Since your using your server for support , your current hardware is enough except the ram ( which i don't know how much ram you have ) If for a normal usage with very low hits I think a minimum 128Mb is enough . For the step of upgrading from tomcat 3 to 4 , there is two way :- 1. dirty way ( quite dangerous ) 2. clean
I will suggested you should stick to second step. 1.Installed tomcat 4 in a different folder. 2. since your server is a new server and have not server any websites then shuting down the old one and copy/move the content of webapps is not a problem . 3. copy /move the tomcat 3 webapps content to tomcat webapps 4. check your tomcat 3 config file ( which i know you should know where is it) and copy the webapps to tomcat4 config/server.xml and config/web.xml > -----Original Message----- > From: Designing Department [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, January 09, 2002 8:05 AM > To: Tomcat Users List > Subject: Re: Tomcat Ugradation > > >what is the purpose of your server ? > We need it for offering JSP Support on our web server > >and currently how many hits did your server encounter ? > It's a new server > >and currently how much ram and processor of your machine ? > PantiumIII Processor RAM I don't know > > Vikas > > > Lai Kok Cheong wrote: > > > what is the purpose of your server ? > > and currently how many hits did your server encounter ? > > Or it is just a development server > > and currently how much ram and processor of your machine ? > > > > > -----Original Message----- > > > From: Designing Department [SMTP:[EMAIL PROTECTED]] > > > Sent: Wednesday, January 09, 2002 7:02 AM > > > To: Tomcat Users List > > > Subject: Re: Tomcat Ugradation > > > > > > Linux 2.4.7-10, i686 > > > > > > Lai Kok Cheong wrote: > > > > > > > Could you give ur current linux machine spec and linux version ? > > > > > > > > > -----Original Message----- > > > > > From: Designing Department [SMTP:[EMAIL PROTECTED]] > > > > > Sent: Wednesday, January 09, 2002 6:40 AM > > > > > To: Tomcat Users List > > > > > Subject: Tomcat Ugradation > > > > > > > > > > Hello All, > > > > > > > > > > I want to upgrade from Tomcat 3.2.4 to Tomcat 4.0 on Linux Server > with > > > > > Apache. Can any one suggest me the requirements and steps? > > > > > > > > > > Thanks in advance > > > > > > > > > > Regards > > > > > Vikas > > > > > > > > > > > > > > > > > > > > -- > > > > > To unsubscribe: > <mailto:[EMAIL PROTECTED]> > > > > > For additional commands: > <mailto:[EMAIL PROTECTED]> > > > > > Troubles with the list: > <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > > > > To unsubscribe: > <mailto:[EMAIL PROTECTED]> > > > > For additional commands: > <mailto:[EMAIL PROTECTED]> > > > > Troubles with the list: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > -- > > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > > For additional commands: <mailto:[EMAIL PROTECTED]> > > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
