Re: High CPU usage - tomcat 7 and need solutions

2013-08-31 Thread Karuppu Samy
I need suggestion to limit the memory /CPU limit for tomcat. Is there any variable to setup to limit this? On Sun, Sep 1, 2013 at 2:31 AM, André Warnier wrote: > Karuppu Samy wrote: > >> Hi Team, >> >> I find tomcat is using high CPU usage in my server. Is there

High CPU usage - tomcat 7 and need solutions

2013-08-31 Thread Karuppu Samy
Hi Team, I find tomcat is using high CPU usage in my server. Is there any way to limit the memoryCPU resource limit for tomcat 7? Any guide?? tomcat 88.5 jsvc.exec -user tomcat -cwd /usr/local/easy/share/easy-tomcat7 -pidfile /var/run/easy-tomcat7.pid -cp /usr/local/easy/bin/bootstrap.jar:/usr/l

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Karuppu Samy
for example support I have tomcat application http://vps.google.com:8080instead of I would like to use student.google.com or mydomain.com Is that possible? On Tue, Aug 20, 2013 at 12:34 AM, André Warnier wrote: > Karuppu Samy wrote: > >> You will need to set your application as R

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Karuppu Samy
You will need to set your application as ROOT in order for it to be the default application. >> how to do that ??? Is there any configuration file should edit? Please give me some URL to configure this. On Mon, Aug 19, 2013 at 11:10 PM, David kerber wrote: > On 8/19/2013 1:27 PM, Kar

Re: Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-19 Thread Karuppu Samy
t> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Karuppu, > > On 8/19/13 9:49 AM, Christopher Schultz wrote: > > Karuppu, > > > > On 8/16/13 9:51 PM, Karuppu Samy wrote: > >> I have cPanel servers which runs on tomcat 7 and installed &

Regarding queries to access application using domain name instead of IP_address:8080 _ cpanel

2013-08-16 Thread Karuppu Samy
Hi, I have cPanel servers which runs on tomcat 7 and installed necessary modules. But I wanted to know how to access the deployed application using domain name instead of http://IP_address:8080 ? where should change the configuration part? I have created the domain and assigned dedicated IP addr