Enqueuing users requests

2007-11-19 Thread Stéphane Hanser
is not completed. Do you know if it is possible to configure the system to behave this way ? Thanks in advance, Stéphane Hanser

Maven And Load Balancing deployment

2007-10-22 Thread Stéphane Hanser
Hello everybody, I’m currently working on a webapp using tomcat as application server. As we got a lot of users and the server was not able to handle them all alone, we run 2 instances of tomcat and we use load balancing through a workers.properties file in apache2 directory. I need to

RE: Maven And Load Balancing deployment

2007-10-22 Thread Stéphane Hanser
ant with the mod_jk status worker. There might be small functional gaps between the status worker and the jkstatus ant task, because the status worker had some big improvements a while ago, and jkstatus is in the process of catching up. Regards, Rainer Stéphane Hanser wrote: Hello everybody

RE: A lot of CPU used

2007-07-18 Thread Stéphane Hanser
Lee [mailto:[EMAIL PROTECTED] Envoyé : mercredi 18 juillet 2007 00:13 À : 'Tomcat Users List' Objet : RE: A lot of CPU used If you are symlinking them, maybe this will help? http://marc.info/?l=tomcat-userm=105159411609623w=2 Timothy Wonil Lee -Original Message- From: Stéphane Hanser

RE: A lot of CPU used

2007-07-18 Thread Stéphane Hanser
 : mercredi 18 juillet 2007 10:23 À : Tomcat Users List Objet : Re: A lot of CPU used well, again, go to http://tomcat.apache.org/download-55.cgi and download a working binary copy :-) regards Leon On 7/18/07, Stéphane Hanser [EMAIL PROTECTED] wrote: Thanks for your link but it deals about webapp

A lot of CPU used

2007-07-17 Thread Stéphane Hanser
Hello all, I’m running a web application on a tomcat 5.5 server (jvm 1.5, debian 4) and it uses a lot of CPU resources. It seems that the charge keeps growing, regardless the number of users. So I suspect a non-ending routing running but I don’t know how to locate it. So here is my question:

RE: A lot of CPU used

2007-07-17 Thread Stéphane Hanser
List Objet : Re: A lot of CPU used thread dump: kill -QUIT tomcat_pid regards Leon On 7/17/07, Stéphane Hanser [EMAIL PROTECTED] wrote: Hello all, I'm running a web application on a tomcat 5.5 server (jvm 1.5, debian 4) and it uses a lot of CPU resources. It seems that the charge keeps growing

RE: A lot of CPU used

2007-07-17 Thread Stéphane Hanser
the distribution from tomcat.apache.org for safety. On 7/17/07, Stéphane Hanser [EMAIL PROTECTED] wrote: Thanks, that seemes great. However I don't know why but there is no catalina.out on my server. How should I configure tomcat in order to log in this file? Stéphane -Message d'origine

RE: A lot of CPU used

2007-07-17 Thread Stéphane Hanser
/07, Stéphane Hanser [EMAIL PROTECTED] wrote: I didn't install it myself. We hired a system admin for one day to set up our server. But I'm quite positive that it was installed from the debian package. It isn't one the server: when I locate Catalina.out I don't get any result. -Message

RE: A lot of CPU used

2007-07-17 Thread Stéphane Hanser
 : Re: A lot of CPU used you may want to check your catalina.sh (i hope you have one) where the output goes. On 7/17/07, Stéphane Hanser [EMAIL PROTECTED] wrote: Lol. No I typed the right word. There is no file ended by .out on the machine. -Message d'origine- De: Leon Rosenberg [mailto

RE: A lot of CPU used

2007-07-17 Thread Stéphane Hanser
 : mardi 17 juillet 2007 16:27 À : Tomcat Users List Objet : Re: A lot of CPU used have you checked where the $CATALINA_BASE is pointing to? regards Leon P.S. you can contact me off-list if you want me to login to your box and play on it a bit :-) On 7/17/07, Stéphane Hanser [EMAIL PROTECTED] wrote: I

WebApp really slow, Where do I start looking?

2007-06-01 Thread Stéphane Hanser
Hello, I've been working on my project for months now, it is my first WebApp project. Yesterday, I deployed the project on my dedicated server and a soon as I reached about 80 users, the webapp became really slow. However, the cpu usage of the server was very low (never more than 15-20%). I

RE: WebApp really slow, Where do I start looking?

2007-06-01 Thread Stéphane Hanser
process during pagination process (typically, on unix server, you will see a high % of CPU dedicated to system instead of idle when this happen) One way to test your server performance during heavy is to use apache jmeter. En l'instant précis du 01/06/07 10:48, Stéphane Hanser s'exprimait en ces