-
Sep 25th, 2009, 04:39 AM
#1
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
-
Oct 1st, 2009, 05:40 PM
#2
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
-
Forum Rules