load-balancing
Using AWS API/SDK to Register new EC2 Instances with Existing Elastic Load Balancer - is it possible?
I\'m working on using the .Net SDK to help automate the deployment of an application into Windows EC2 instances. The process I want to achieve is:[详细]
2023-02-16 23:02 分类:问答facebook and ssl page error
I am working on porting over an app to ssl for facebook. I set up an elastic Load balancer to proxy ssl to a tomcat server. when I visit the URL it works in the b开发者_如何学Pythonrowser but when I g[详细]
2023-02-16 21:41 分类:问答Directing dynamic subdomains to particular servers
We\'re building a multitenant SAAS app. Each customer gets its own subdomain, http://customername.mycompany.com. Each cust开发者_运维技巧omer will have many gigabytes of data, which means that they ha[详细]
2023-02-15 04:27 分类:问答How to control in Grails app which server to consume a RabbitMQ queue
We have a Grails app running, and we are using the RabbitMQ plugin for exchanging messages within the application. On the production environment, we have two instances of the application deployed on t[详细]
2023-02-14 22:06 分类:问答Scalability 101: How can I design a scalable web application using PHP?
I am building a web-application and have a couple of quick questions. From what I learnt, one should not worry about scalability when initially building the app and should only start worrying when the[详细]
2023-02-12 07:31 分类:问答Deploying a PHP webapp to multiple EC2 instances behind a Elastic Load Balancer
my question is basically two questions, but since they are closely related I thought that it makes sense to ask them en-bloque.[详细]
2023-02-10 08:42 分类:问答where to store log information from load-balanced servers
We have 2 asp.net web servers working through the LoadBalancer that are accessible externally. Earlier, for all applications we did logging into DB. Now we have 1 more app that doesn\'t work with DB,[详细]
2023-02-09 05:44 分类:问答Using HAProxy for load-balancing SQL Server 2008
Is it possible/feasible/reasonable to use HAProxy to load-balance three SQL Server 2008 database servers?[详细]
2023-02-08 20:17 分类:问答Session affinity on load balancer
We have a situation, where we are talking to a set of app servers(B) directly from another application(A). Since both are within the same SAN, we are making the httpClient Call directly connecting to[详细]
2023-02-08 02:32 分类:问答direct javascript/css requests to same server as page in load balanced environment
开发者_如何学JAVAI have a .net web application in a load balanced environment over 3 servers. The load balancing is done with a load balancer. My site is http://www.website.com with several JavaScript[详细]
2023-02-07 13:04 分类:问答