You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Garthfield Carter <to...@webconexion.net> on 2006/08/31 22:00:44 UTC

Memory Profiling

Hello,

Does anyone know the name of a piece of software that I can use to find 
out how much memory a web application is using please?

Garthfield

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Different Tomcat version instances with a single Apache front-end?

Posted by Garthfield Carter <to...@webconexion.net>.
I'm very sorry. I didn't realise that there were any headers in the 
message that were used to link messages together.

Mark Thomas wrote:

>When starting a new thread (ie sending a message to the list about a
>new topic) please do not reply to an existing message and change the
>subject line. To many of the list archiving services and mail clients
>used by list subscribers this  makes your new message appear as part
>of the old thread. This makes it harder for other users to find
>relevant information when searching the lists.
>
>This is known as thread hijacking and is behaviour that is frowned
>upon on this list. Frequent offenders will be removed from the list.
>It should also be noted that many list subscribers automatically
>ignore any messages that hijack another thread.
>
>The correct procedure is to create a new message with a new subject.
>This will start a new thread.
>
>Mark
>tomcat-user-owner
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@tomcat.apache.org
>
>  
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Different Tomcat version instances with a single Apache front-end?

Posted by Mark Thomas <ma...@apache.org>.
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this  makes your new message appear as part
of the old thread. This makes it harder for other users to find
relevant information when searching the lists.

This is known as thread hijacking and is behaviour that is frowned
upon on this list. Frequent offenders will be removed from the list.
It should also be noted that many list subscribers automatically
ignore any messages that hijack another thread.

The correct procedure is to create a new message with a new subject.
This will start a new thread.

Mark
tomcat-user-owner

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Different Tomcat version instances with a single Apache front-end?

Posted by Garthfield Carter <to...@webconexion.net>.
Hi,

I currrently have Tomcat (5.0.28) set-up with an Apache front-end. I 
would like to run an instance of Tomcat 5.5, as well, on the same server 
again using the same Apache front-end. Can the command for specifiying 
the workers.property file in httpd.conf:

e.g: JkWorkersFile /etc/httpd/conf/workers.properties

be placed within the VirtualHost definition so that I can specify a 
different location for the Tomcat 5.5 instances?

or is there another way of having different Tomcat instance versions 
with a single Apache front-end?

Garthfield

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Memory Profiling

Posted by Garthfield Carter <to...@webconexion.net>.
Thanks Reynir,

Sorry, I guess I should have added what I was thinking at the time. I 
know I can Google in an instant a shedload of Profilers what I really 
wanted to know was what profile do you guys recommend. I'm looking for 
the easiest one to install and use.

Garthfield

Reynir Hubner wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>hi,
>You can use a java profiler such as jprobe, JProfiler or really almost
>any other profiler application to profile your webapp.
>
>You can also use webapplications such as lambdaprobe :
>http://www.lambdaprobe.org/d/index.htm
>
>I guess alot of other solutions are also available, just try to google
>for it...
>
>hope it helps
>- -reynir
>
>
>Garthfield Carter wrote:
>  
>
>>Hello,
>>
>>Does anyone know the name of a piece of software that I can use to find
>>out how much memory a web application is using please?
>>
>>Garthfield
>>
>>---------------------------------------------------------------------
>>To start a new topic, e-mail: users@tomcat.apache.org
>>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>>    
>>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.2.5 (MingW32)
>Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
>iD8DBQFE90Gr19KgIQihNwgRAnFZAJ9xblJFxRKJLLpz+7rDdf86MwQazgCgrg4E
>ww2ezHdDhOXlMSZL3Wv6HA4=
>=QZyl
>-----END PGP SIGNATURE-----
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@tomcat.apache.org
>
>  
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Memory Profiling

Posted by Reynir Hubner <re...@hugsmidjan.is>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,
You can use a java profiler such as jprobe, JProfiler or really almost
any other profiler application to profile your webapp.

You can also use webapplications such as lambdaprobe :
http://www.lambdaprobe.org/d/index.htm

I guess alot of other solutions are also available, just try to google
for it...

hope it helps
- -reynir


Garthfield Carter wrote:
> Hello,
> 
> Does anyone know the name of a piece of software that I can use to find
> out how much memory a web application is using please?
> 
> Garthfield
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFE90Gr19KgIQihNwgRAnFZAJ9xblJFxRKJLLpz+7rDdf86MwQazgCgrg4E
ww2ezHdDhOXlMSZL3Wv6HA4=
=QZyl
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org