Previous Topic

Next Topic

Book Contents

Managing IIS Application Pool

To enable IIS application pool for a domain:

  1. Click IIS Application Pool on your Home page.
  2. Click Enable.
  3. To limit the amount of CPU resources that your application pool can use, select the Enable CPU monitoring checkbox and provide a number (in percents) in the Maximum CPU use (%) field.
  4. Click OK.

Once you enable the application pool, all your web applications will be using it.

To stop all applications running in the application pool, click IIS Application Pool on your Home page and click Stop.

To start all applications in the application pool, click IIS Application Pool on your Home page and click Start.

To restart all applications running in the application pool, click IIS Application Pool on your Home page and click Recycle. This can be handy if some applications are known to have memory leaks or become unstable after working for a long time.

To disable IIS application pool for a domain:

  1. Click IIS Application Pool on your Home page.
  2. Click Disable.
  3. Click OK.