load-balancing
How to set up Windows Server 2008 r2 Network Load Balancer (NLB) Beginner
In wor开发者_StackOverflowk we have a set of WCF services which handle thousands upon thousands of transations a day and have decided to use windows NLB and a server farm to handle the Services traffi[详细]
2023-04-12 16:25 分类:问答Load balanced service using Zookeeper and Thrift
We have a computationally intensive service which is used to do a number of transformations. Its largely computationally bound (CPU bound) process. Essentially what happens is we have a message broker[详细]
2023-04-11 22:55 分类:问答Can a SSO service (Custom STS, WIF) be implemented so that it is highly available (clustered or in a web farm)?
I recently 开发者_如何学运维asked a question here: Implementing SSO in a .NET Web Farm for several e-commerce websites with WIF?that outlines the details behind my next question.[详细]
2023-04-11 20:30 分类:问答Multiple clients load distribution with redis
We are using redis as a queue for asynchronous processing of jobs. One application pushes jobs to redis (lpush), other application reads the redis queue (blpop) and processes the same. We wanted to sc[详细]
2023-04-11 04:05 分类:问答Create MySQL server on a subdomain
Is it possible to split the instance of a dedicated box to serve mySQL on a seperate host. Example: www.site.com - ip 192.1.1.1[详细]
2023-04-11 03:09 分类:问答Content Based Routing in Apache HTTP Server
I am have a requirement wherein I need to route between two platforms ba开发者_如何学Gosed on the element value of the incoming xml requests.[详细]
2023-04-08 18:34 分类:问答ASP.Net - Handling session data in a load balanced environment?
How does ASP.Net deal with session data in a load balanced environment? Let\'s say a user makes multiple requests while navigating through a couple of pages?[详细]
2023-04-07 22:36 分类:问答Load balance/distribution for postgresql
I am coming here after spending considerable time trying to understand how to implement load balancing (distributing database processing load) between postgresql database servers.[详细]
2023-04-07 04:52 分类:问答Dynamic load balancing with ESB and DSS Clustering, WSO2
I w开发者_如何学JAVAant to make a cluster of Data Services Servers(DSS), and use an Enterprise Service Bus (ESB) as load balancer. In this deployment, what is the purpose of having a manager DSS in th[详细]
2023-04-06 18:40 分类:问答Redirect tomcat (as Spring tcServer) to different port
I\'d like to do something similar to SSL redirection, but slightly different. I have a load balancer configured to listen on port 80 (HTTP) and 443 (HTTPS).[详细]
2023-04-05 15:52 分类:问答