Re: restarting tomcat in production

2005-07-26 Thread Christoph Kutzinski
. Robert S. Harper Information Access Technology, Inc. -Original Message- From: Ron Heeb [mailto:[EMAIL PROTECTED] Sent: Monday, July 25, 2005 2:16 PM To: tomcat-user@jakarta.apache.org Subject: restarting tomcat in production hi, i'm looking for some feedback on whether or not it's

restarting tomcat in production

2005-07-25 Thread Ron Heeb
hi, i'm looking for some feedback on whether or not it's a normal procedure to regularly restart tomcat. we have some memory leak somewhere that forces us to restart the process every 6-8 days but we're thinking that just putting in a script to restart daily would prevent this and may not

RE: restarting tomcat in production

2005-07-25 Thread Robert Harper
: restarting tomcat in production hi, i'm looking for some feedback on whether or not it's a normal procedure to regularly restart tomcat. we have some memory leak somewhere that forces us to restart the process every 6-8 days but we're thinking that just putting in a script to restart daily would

Tomcat in production

2005-07-01 Thread Adam Lipscombe
Folks, We are developing an app that is currently deploys in TC 5.0.28 using Java 1.4.2_04. The DB is MySQL. Our first release is almost complete, and I have been tasked with understanding what the issues might be in putting this live in a production environment. Our customers typical server

RE: Tomcat in production

2005-07-01 Thread Peter Crowther
From: Adam Lipscombe [mailto:[EMAIL PROTECTED] 1. Does anyone have an idea of how many concurrent users/requests TC can support in this sort of config? Depends entirely on your app. I've worked on one app (http://bodington.org) where that configuration would be able to support hundreds of

Re: Tomcat in production

2005-07-01 Thread Bruno Georges
Adam I don't know personnaly how tomcat behave in production for heavier load than 10 concurrent request, but if you want to do the test in your own environemtn, which I guess has a different bandwith and network equipment, etc... I would suggest you to use tools to simulate the load, [and also

RE: Tomcat in production

2005-07-01 Thread Allistair Crossley
you're application is going to do. Cheers, Allistair. -Original Message- From: Bruno Georges [mailto:[EMAIL PROTECTED] Sent: 01 July 2005 13:36 To: Tomcat Users List Cc: 'Tomcat Users List' Subject: Re: Tomcat in production Adam I don't know personnaly how tomcat behave

R: How do you start tomcat in production, with -server or not ?

2005-02-04 Thread Marchioni Francesco
... -Messaggio originale- Da: Omar Adobati [mailto:[EMAIL PROTECTED] Inviato: giovedì 3 febbraio 2005 20.05 A: Tomcat Users List Oggetto: Re: How do you start tomcat in production, with -server or not ? may I know where u read abaout the problem of -server option? On Thu, 03 Feb 2005 12:59

How do you start tomcat in production, with -server or not ?

2005-02-03 Thread Marchioni Francesco
Hi all, I have read on Sun documentation that it's adviced to start server applications with -server option which should boost performance though with slower startup. Somewhere I can find post of users telling not to use the -server flag because it can leads to instable environment (but they

Re: How do you start tomcat in production, with -server or not ?

2005-02-03 Thread Paul
Are you referring to the JVM option? Is so, I use the -server option in the CATALINA_OPTS that get passed to the JVM. AFAIK, the client mode (default) is good for fast startup and low memory requirements. The server version is geared towards providing the best performance at the expense of

Re: How do you start tomcat in production, with -server or not ?

2005-02-03 Thread Omar Adobati
may I know where u read abaout the problem of -server option? On Thu, 03 Feb 2005 12:59:09 -0600, Paul [EMAIL PROTECTED] wrote: Are you referring to the JVM option? Is so, I use the -server option in the CATALINA_OPTS that get passed to the JVM. AFAIK, the client mode (default) is good for

Tomcat in Production

2003-02-18 Thread Robert Skoczylas
What is the most stable version of tomcat out there today that we could use in production? What is recommended? We are currently using 4.1.12. -r _ Add photos to your e-mail with MSN 8. Get 2 months FREE*.

RE: Tomcat in Production

2003-02-18 Thread Shapira, Yoav
: Tuesday, February 18, 2003 10:35 AM To: [EMAIL PROTECTED] Subject: Tomcat in Production What is the most stable version of tomcat out there today that we could use in production? What is recommended? We are currently using 4.1.12. -r

RE: Tomcat in Production

2003-02-18 Thread Robert Skoczylas
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 18, 2003 10:35 AM To: [EMAIL PROTECTED] Subject: Tomcat in Production What is the most stable version of tomcat out there today that we could use in production? What is recommended? We are currently using 4.1.12. -r

tomcat in production mode

2003-01-14 Thread Manavendra Gupta
Hi, What are the steps/precautions that should be taken to run tomcat 4.1.x in production on windows (apart from running it as a service, and turning auto-compilation of JSP pages off)? Is there a checklist of standard practices out there? Regards, Manav. -- To unsubscribe, e-mail:

Tomcat In Production Environment

2001-09-14 Thread Neil Weller
Hi, I'm new to the list so greetings. I am interested in deploying Tomcat in a production environment. Has anyone out there used tomcat in a hosting environment where you have a server with multiple virtual hosts under Apache and then tomcat server those sites. I am interested in any tips

RE: Tomcat In Production Environment

2001-09-14 Thread Ignacio J. Ortega
Couldnt resist to make a Joke.. P.S. Anyone know of any graphical way of configuring Tomcat? Yes, XEmacs :) Saludos , Ignacio J. Ortega

RE: Tomcat In Production Environment

2001-09-14 Thread Ignacio J. Ortega
Seriously: http://activeweb.iespana.es/activeweb/ http://sourceforge.net/projects/radar/ Saludos , Ignacio J. Ortega -Mensaje original- De: Neil Weller [mailto:[EMAIL PROTECTED]] Enviado el: viernes 14 de septiembre de 2001 20:32 Para: Tomcat-User Asunto: Tomcat In Production

Re: Tomcat in production

2001-05-18 Thread Venkat
directly. Hope that helps a bit, Rob Mazur Aravind Naidu wrote: Hi All, We have been using Tomcat for development and are quite happy with it. I would like to know any success/failure(?) stories of Tomcat as a production servlet/JSP engine. -- Aravind

Tomcat in production

2001-05-17 Thread Aravind Naidu
Hi All, We have been using Tomcat for development and are quite happy with it. I would like to know any success/failure(?) stories of Tomcat as a production servlet/JSP engine. -- Aravind

RE: Tomcat in production

2001-05-17 Thread Bruno Crapart
: jeudi 17 mai 2001 14:16 À : [EMAIL PROTECTED] Objet : Tomcat in production Hi All, We have been using Tomcat for development and are quite happy with it. I would like to know any success/failure(?) stories of Tomcat as a production servlet/JSP engine. -- Aravind

Tomcat for Production Servers

2001-02-06 Thread menonv
Hi, Has anyone out there tries using Tomcat as a production server? Does it scale up and what have been your experiences with the same? Would appreciate any feedback in this regard! Kind Regards Vinay Menon Disclaimer This communication together with any attachments transmitted