Results 1 to 2 of 2

Thread: how Cloud foundry will do Load balancing and performance

  1. #1

    Default how Cloud foundry will do Load balancing and performance

    How Cloud Foundry will do load balancing and performance ,please help me any bady ,how is does with appache

  2. #2
    Join Date
    Aug 2009
    Posts
    28

    Default

    At the moment Apache is only single instance, so the web tier itself is not load balanced. The application server can automatically scale up (in number of instances) if the CPU usage exceeds a preset threshold. Apache is used as a software load balancer to distribute requests to the running application servers. Hope this helps.

    Charles

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •