Re: Jsvc memory management experiences

2006-01-17 Thread Marco Rossi
I update my jsvc lauch script with -Xms and -Xmx options, but I have the same situation: once the memory has been taken is never released, free memory is constantly lowering at a lower rate than before, buf lowering. $DAEMON_HOME/bin/jsvc \ -user $TOMCAT_USER \ -home $JAVA_HOME \

Re: Jsvc memory management experiences

2006-01-16 Thread Marco Rossi
For performance reasons, Tomcat tends to hold onto the memory that it allocates, and reuses it. Interesting enough: but when memory is needed no more, shoud it be collected out and brought it back to the system as available memory, or is is a normal situation that memory once obtained is never

Jsvc memory management experiences

2006-01-15 Thread Marco Rossi
Hi all, I've searched in list archive and I've found a discussion about tomcat memory occupation [1]. I sucessfully deployed my first production web app using jsvc on Fedora Core 4, to allow tomcat on port 80. Using tomcat 5.5.12 and java 1.4.2_10 ( 1.5 is not usable due to a javamail compat

Re: Changing default web apps

2006-01-12 Thread Marco Rossi
Ok for list archive http://wiki.apache.org/tomcat/HowTo#head-e82228c43a0ce77f71ebe64fc99ced33c9506ffe Marco Rossi <[EMAIL PROTECTED]> wrote: Hi all, I'm trying to deploy a single web app to serve a whole web site on port 80. I'm able (finally:-) to use jsv to redirect port 80

Re: Tomcat integegrated with Apache

2006-01-12 Thread Marco Rossi
In the pastI used a lot of proxy architectures and I lliked it. Despite this the statefull firewall mania brings to my atttention lots of people that use iptables for nearly all type of redirection. It's fast, it works well in linux you can change on the fly, my only objections are it's not an

Changing default web apps

2006-01-12 Thread Marco Rossi
Hi all, I'm trying to deploy a single web app to serve a whole web site on port 80. I'm able (finally:-) to use jsv to redirect port 80 to 8080, but I'm wish to chanche the default application that listen on port 8080. I noticed that the files to be server are coming from webapps/ROOT, how can

RE: Tomcat integegrated with Apache

2006-01-12 Thread Marco Rossi
George Sexton <[EMAIL PROTECTED]> wrote: I can give a reason. Its called Connector de-jour. The "preferred" connector, changes every 6 months and they're bloody impossible to configure and keep straight. Building a connector is impossible unless you are a REALLY highly skill UNIX sysadmin. I com

Re: users Digest of: get.137891

2005-12-30 Thread Marco Rossi
he ..) you used to install it ? Thanks, Marco From: Warren Pace <[EMAIL PROTECTED]> To: "Tomcat Users List" Subject: Re: Jsvc jar Date: Thu, 29 Dec 2005 13:07:09 -0500 Which tomcat version are you running and on what 'nix? > > From: Marco Rossi > Dat

Jsvc jar

2005-12-29 Thread Marco Rossi
Hi all, I'm newbie to jsvc, I've found in list archive a past discussion on the topic[1]. I'm using the script mentioned here according to my java/tomcat config,but in my catalina.out I see this errror Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - find_vma fa