Ashkan Rahmani gmail.com> writes:
>
> very good tank you.
I have written a Java based portable utility for automating the above steps for
http://www.javaexperience.com/run-multiple-tomcat-instances/";>creating
multiple instances. Since Java is platform independent, this utility works
on all ope
On Tue, Nov 20, 2012 at 5:13 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Ashkan Rahmani [mailto:ashkan...@gmail.com]
> > Subject: Re: multiple tomcat instances for every application
>
> > do you know what is -Xshare:off ?
> > is it r
> From: Ashkan Rahmani [mailto:ashkan...@gmail.com]
> Subject: Re: multiple tomcat instances for every application
> do you know what is -Xshare:off ?
> is it related to share classes?
http://lmgtfy.com/?q=%22-Xshare%3Aoff%22
> King Regards,
Didn't realize we were
On Tue, Nov 20, 2012 at 12:28 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Subject: Re: multiple tomcat instances for every application
>
> > Most JVMs use shared memory for some th
topherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Chuck,
>
> On 11/19/12 3:58 PM, Caldarale, Charles R wrote:
> >> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> >> Subject: Re: multiple tomcat instances for ev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 11/19/12 3:58 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: multiple tomcat instances for every application
>
>> Most JVMs use shared memory for
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: multiple tomcat instances for every application
> Most JVMs use shared memory for some things like core classes, etc.
Unfortunately, I don't think that's true, at least for the Sun/Oracle JVMs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ashkan,
On 11/19/12 9:10 AM, Ashkan Rahmani wrote:
> On Mon, Nov 19, 2012 at 5:03 PM, Mikolaj Rydzewski
> wrote:
>
>> On 19.11.2012 14:18, Ashkan Rahmani wrote:
>>
>> which way is better for my scenario? I have one server - Centos 6
>> x64 ,
>>> 8G
On Mon, Nov 19, 2012 at 5:03 PM, Mikolaj Rydzewski wrote:
> On 19.11.2012 14:18, Ashkan Rahmani wrote:
>
> which way is better for my scenario? I have one server - Centos 6 x64 ,
>> 8GB
>> ram- and 3 java web application.
>> 1- run multiple instances of tomcat 6 for each application and configur
On 19.11.2012 14:18, Ashkan Rahmani wrote:
which way is better for my scenario? I have one server - Centos 6 x64
, 8GB
ram- and 3 java web application.
1- run multiple instances of tomcat 6 for each application and
configure
different port in server.xml for each one.
2- run just one instance
Hi
I have a question.
which way is better for my scenario? I have one server - Centos 6 x64 , 8GB
ram- and 3 java web application.
1- run multiple instances of tomcat 6 for each application and configure
different port in server.xml for each one.
2- run just one instance of tomcat 6 for all three
11 matches
Mail list logo