Sun Java System Application Server 9.1 High Availability Administration Guide

Disabling (Quiescing) a Server Instance or Cluster

Before stopping an application server for any reason, the instance should complete serving requests. The process of gracefully disabling a server instance or cluster is called quiescing.

The load balancer uses the following policy for quiescing application server instances:

ProcedureTo disable a server instance or cluster

  1. Run asadmin disable-http-lb-server, setting the timeout (in minutes). For more information on the command, see disable-http-lb-server(1).

  2. Export the load balancer configuration file using asadmin export-http-lb-config. For more information on the command, see export-http-lb-config(1).

  3. Copy the exported configuration to the web server config directory.

  4. Stop the server instance or instances.