jkirchne
Aug 10 2005, 01:38 AM
Hi
There has been some comments about the stability of this service offering, we are considering this solution and was wondering if the issues regarding this service have been sorted out?
Thanks
Damon85
Aug 10 2005, 02:17 PM
It might be fine so long as you are not high volume. If you are planning to balance traffic that can't be handled by a single server, forget it -- Total Balance won't work very well for you.
cprompt
Aug 10 2005, 03:06 PM
Doesn't that rather defeat the object of a load balancer if it can't handle loads higher than a single server can manage?
Damon85
Aug 17 2005, 12:43 PM
Yes, it does indeed defeat the purpose. The Planet's load balancing (although not specifically mentioned anywhere, go figure...) is apparently intended only for redundancy, not actual balancing of heavy load.
Urban
Aug 20 2005, 11:58 AM
When we tried to use this service a few months ago we were told The Planet were no longer selling it because of stability issues. We had to opt for a Alteon 180e hardware load balancer instead at $600/month + $650 setup which is quite a difference from the $45/month shared solution we planned to use initially.
planes
Aug 22 2005, 05:20 AM
That's true.
I had everything planned for the $45 solution and I've also been told about that (expensive) solution.
I believe that the (only available) LB solution offered by The Planet is one of its weaknesses. All the other competitors offer rather affordable solutions.
(but I'm pretty happy with the rest of the service!)
Guspaz
Aug 25 2005, 09:08 PM
Don't forget that you can still roll your own load balanced solution.
If you simply need load balancing there are tons of ways to do it. If you need failover, that's trickier, but it is still possible to do by designating a single box as the load balancer box. Stripping it clean and putting the bare minimum on it reduces the risk of failure, and TC boxes have a 100% uptime guaruntee, so certainly you can get pretty good stability.
The other solution is to use super-reliable web hosting as your load balancer, to redirect clients to the proper dedicated SM box. I know there are web hosts that specialize in high-priced ultra-reliable (At least five nines) web hosting with their own insanely redundant systems. All you need is a PHP or perl script to divide up the clients for load balancing and not direct people to boxes that have gone down.
planes
Aug 26 2005, 07:07 AM
I wouldn't really care about failover.
The most important would be to split the traffic I have in the only (web)server I have. Session persistence is crucial though.
Serhat
Aug 26 2005, 09:51 AM
Failover seems somewhat inherent though, because if you're using multiple nodes then you have to take into account that one or more may fail. The chance of a node failing does increase with the number of nodes. One thing you can consider, of course, if to use one main server that redirects certain requests to slave servers (e.g. for images).
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.