aspose file tools
The moose likes Performance and the fly likes Better Response Times on WebSphere Cluster Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Better Response Times on WebSphere Cluster" Watch "Better Response Times on WebSphere Cluster" New topic
Author

Better Response Times on WebSphere Cluster

Sudharshan Govindan
Greenhorn

Joined: Sep 09, 2002
Posts: 12
Hi,
We have our web application deployed on a Cluster of 2 IBM WebSphere 4.0.4 Application Servers on
Sun Solaris boxes. Clustering was achieved using "Horizontal Cloning" of the Application Servers.
Our application does not have EJBs and the objects in session are persisted on a DataBase. The
problem we are facing is POOR RESPONSE TIMES. We have tuned the
1. Connection Pooling parameters for both Application and Session DataSources.
2. Web Container threads on both the machines.
When Load/Performance Testing was done using Rational Robot, the response times were not
satisfactory as compared when the application was deployed on a Single Server. This defeats the
very purpose of going for a Custer - Scalability with minimal Response Times.
Any help/pointers/suggestions with respect to WebSphere Cluster will be greatly appreciated.
Thanks and Regards,
Sudharshan Govindan
 
 
subject: Better Response Times on WebSphere Cluster
 
Threads others viewed
Http session is getting lost in Websphere when proxy sever is used
Better Response Times on WebSphere Cluster
Ehcache Replication
Issue with "valueUnbound" event on session timeout in WebSphere 4 cluster
WAS 6.0.2 and Session Replication
MyEclipse, The Clear Choice