thanks for your help! i tried looking for the service.bat in the tomcat/bin folder but it is not there.
it is an older version 4.1.24 and it was already installed as a service, i don't know how it was done (without the service.bat file) but it's there. i scanned the registry and found the location of where the service gets its Tomcat parameter values from: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Apache Tomcat\Parameters hope this helps anyone else that runs into the same problem! woodchuck --- Allistair Crossley <[EMAIL PROTECTED]> wrote: > Hi > > The way we do it is using the service.bat file to install the service > manually. You can tweak the values in that file. > > If all your apps are in 1 tomcat, then that uses 1 JVM and I think > you can only declare these parameters once. > > Cheers, Allistair. > > > -----Original Message----- > > From: Woodchuck [mailto:[EMAIL PROTECTED] > > Sent: 22 February 2005 17:30 > > To: tomcat > > Subject: Tomcat memory allocation as a Windows service > > > > > > hihi all, > > > > when Tomcat is installed as a service how do we control how > > much system > > memory we allocate to it? > > > > i have heard it reads the memory parameters and others from the > > registry but can anyone tell me exactly how/where to do this? i > can't > > seem to find this information.. > > > > also, is there a way to allocate memory on a per application > basis?... > > that is, if my Tomcat was hosting 3 apps, is it possible to > explicitly > > allocate a max amount of memory per app? > > > > please and thanks, > > woodchuck > > > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Mail - Easier than ever with enhanced search. Learn more. > > http://info.mail.yahoo.com/mail_250 > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> > ------------------------------------------------------- > QAS Ltd. > Developers of QuickAddress Software > <a href="http://www.qas.com">www.qas.com</a> > Registered in England: No 2582055 > Registered in Australia: No 082 851 474 > ------------------------------------------------------- > </FONT> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
