Re: speed up the server

2007-11-08 Thread tbt

Hi,

The OS is windows XP
tomcat version 6
java version 1.5
database mysql
memory: 3GB
processor: 2.3GHz

it was working very fast before being deployed. About 30 people login
simultaneously to this application. Once this happens the application is
very slow.



ben short-2 wrote:
 
 So your webapp ran pretty fast before it was deployed?
 
 Your going to need to provide much more information. Like OS and
 versions of tomcat, java, database etc and maybe some metrics on how
 long it takes to process the requests.
 
 Also you will want to use a profiler to figure out what part of the
 app is 'taking' so long.
 
 With out knowing such things all we can really say is...
 
 Buy a faster machine.
 Code you app so it works faster.
 
 ;)
 
 Ben
 
 
 On Nov 7, 2007 10:21 AM, tbt [EMAIL PROTECTED] wrote:

 Hi

 I'm a newbie to tomcat and i'm using it for a web application. But
 currently
 the application is running a bit slow once deployed. Are there any ways
 to
 speed up the request/response time in tomcat.

 Thanks
 --
 View this message in context:
 http://www.nabble.com/speed-up-the-server-tf4763782.html#a13624531
 Sent from the Tomcat - User mailing list archive at Nabble.com.


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


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

-- 
View this message in context: 
http://www.nabble.com/speed-up-the-server-tf4763782.html#a13661817
Sent from the Tomcat - User mailing list archive at Nabble.com.


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



speed up the server

2007-11-07 Thread tbt

Hi

I'm a newbie to tomcat and i'm using it for a web application. But currently
the application is running a bit slow once deployed. Are there any ways to
speed up the request/response time in tomcat.

Thanks
-- 
View this message in context: 
http://www.nabble.com/speed-up-the-server-tf4763782.html#a13624531
Sent from the Tomcat - User mailing list archive at Nabble.com.


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



Page Expire

2007-10-31 Thread tbt

Hi

I'm a newbie to tomcat and I would like to increase the time duration that a
page expires if it remains idle.
Currently in my web application if a user remains idle for 20 minutes and
tries to use the application again a default page is shown to the user
stating that the page expired. How can I increase the time duration in which
a page should expire after remaining idle.

Thanks
-- 
View this message in context: 
http://www.nabble.com/Page-Expire-tf4729501.html#a13523664
Sent from the Tomcat - User mailing list archive at Nabble.com.


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