I\'m currently developing a project supported on a WebLogic clustered environment. I\'ve successfully set up the cluster, but now I want a load-balancing solution (currently, only for testing purposes
One of the challenges that we face during deployments on multiple load balanced instances开发者_如何学运维 is – the risk of not deploying the latest code base to one or more load balanced instances.
I wanna know if there is any loadbalance/failover plan for memcache. I\'m using JAVA client. I knew some client implementions can开发者_JAVA技巧 talk with multi memcache servers, but how about loadba
I\'m trying to write a simple load-balancer. It works ok till one of servers (BalanceServer) doesn\'t close connection then...
we have a biztalk server (a virtual one (1!)...) at our company, and an sql server where the data is being kept.
I have a big threaded feed retrieval script in python. My question is, how can I load balance outgoing requests so that I don\'t hit any one host too often?
I would like to ask you what is the best setup for a following application: ASP.NET 3.5 Web site - used as a presentation layer, a lot of AJAX and JS. Will not hit the server a lot.
Apologies for the long winded title but looking for a solution to what might be a common problem. We have a loadbalancer with address, say:www.myloadbalan开发者_StackOverflow社区cer.com
What\'s a good method for assigning work to a set of remote machines?Consider an example where the task is very CPU and RAM intensive, but does开发者_Python百科n\'t actually process a large dataset.Th
I have an application that is load balanced across two web servers (soon to be three) and deployments are a real pain. First I have to do the database side, but that breaks the production code that is