WebSphere tuning script
The WebSphere® tuning script is run only once because the effects are persistent.
/opt/IBM/WebSphere/AppServer/bin/wsadmin.sh -f tuneDayTrader.py server server1The values for the JVM heap are then overridden manually. These are common WebSphere tuning variables, which are set to values to optimize the performance of the DayTrader application.
The tuneDayTrader.py python script is provided in the downloaded DayTrader source zip file.