• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Websphere Performance tuning

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Helo Experts,

We have recently mugrated our application from Weblogic 7.0 to Websphere 6.1.

We started the websphere server with teh same setting as weblogic but the server started throwing Out Of Memory error continuously.
The error was resolved only after increasing the Java heap size to 4GB.

Same application/user base was running in weblogic with 2GB (heap size) which never threw this memory error.

Really not sure why websphere neeeds more memory.
The application behavior is slower in WAS compared to Weblogic,.The concern is if there is any other attribute4 that needs to be altered in WAS to handle performance related issues?

Please share your experience with performance enhancement in WAS server.

Thanks
Viswa
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic