Sun Java System Application Server 9.1 Quick Start Guide
  Search only this book
View this book in:
Download this book in PDF (786 KB)

Starting Load Balancing

Start load balancing by starting or restarting the Web Server.

  • If the Web Server instance serving as load balancer is not already running, start the Web Server.

    If you are using Web Server 7.0, use the wadm start-instance command.

    For Web Server 6.1, run the start script in the <websvr-instance-dir> directory.

  • If the Web Server instance serving as load balancer is already running, stop the Web Server and restart.

    For Web Server 6.1, use the stop program in web_server_install_dir/https-hostname and restart the server by running the start program.

    For Web Server 7.0, use the wadm stop-instance followed by the wadm start-instance command.