load-balancing
zend framework with load balancing
suppose I implemented my site using Zend Framework and then after some time scalability issue start to arise so we decide to implement some load balancing to solve it...[详细]
2023-03-04 20:34 分类:问答I have Drupal Site with Load balancer installed, How to configure Apache Solr for all the slaves?
I am searching for this solution from last week [may be I am not searching in proper way.. :( ] I have Drupal Site on which uses Load Balancer. I have installed Apache solr on its Master server succes[详细]
2023-03-03 22:14 分类:问答Synchronize multiple web-servers when using Linq
Today I\'m running a single asp.net 4 iis web-server and a single SQL-server. But now i need to start a second web-server to manage the load i get. The problem is when i use Linq the framework caches[详细]
2023-03-01 17:59 分类:问答Enabling SSL (https) in Apache via Cisco CSS load balancer
My need is to enable ssl(https) in apache via load balancer. The IT team will install ssl certificate in Cisco load balancer and control all traffic开发者_如何学C from the client. This load balancer[详细]
2023-02-28 01:04 分类:问答WebLogic 9.2 Loadbalancing problem
I have a setup of 2 independent WebLogic 9.2.1 servers (they are Managed servers with their own Admin server). So no Clustering has been setup. They are configured with JDBC Session Persistence. Furth[详细]
2023-02-27 16:54 分类:问答If I host in the cloud, do I still need things like load balancing?
Just curious whether concepts like load-balancing are going away since cloud hosting seems to take 开发者_如何学JAVAcare of such things for you?[详细]
2023-02-27 07:39 分类:问答Directly accessing Azure workers; bypassing the load balancer
Typically, access to Azure workers is done via endp开发者_如何学运维oints that are defined in the service definition. These endpoints, which must be TCP or HTTP(S), are passed through a load balancer[详细]
2023-02-27 06:25 分类:问答Go to specific server depending on which is up?
I have two servers, in different locations, running the same site (the second one, i think, would be called a \"mirror\"). I prefer the first one, but it has not-so-good uptime. I would like to create[详细]
2023-02-26 01:33 分类:问答Clustering doesn't work
I config clustering for two tomcat using apache at front and mod_jk as connector. I tried a test application to check the configuration and it works fine. Session are being successfully replicated and[详细]
2023-02-25 12:08 分类:问答Load Balancing webservers using Httpurlconnection on client side
My application needs to connect to a web service to get xml data. I have four web service endpoints. What is the best way to load balance between web service?[详细]
2023-02-23 07:37 分类:问答