Tagged Questions
0
votes
1answer
10 views
AWS: How to route to autoscaling group based on URL pattern?
Our app has independent clusters of boxes running on Amazon Web Services. I need to send http requests to different clusters based on the URL. For example, http://api.mydomain.com/foo should go to the ...
0
votes
1answer
34 views
How AWS Load balancer affects response time?
i am implementing some api for Real Time Bidding,
it requiers me to implement an http server.
but to keep it running i have to respond within 100ms,
it also can get up to 50,000 requests per second so ...
0
votes
0answers
39 views
AWS loadbalancer behaves strangely
I am running 4 production servers behind a load balancer, 2 large on 1a and 2 large on 1b on Singapore region. I have disabled STICKY SESSION for it. My problem is: load balancer distributes more ...
1
vote
2answers
110 views
Create autoscaling webserver group add to existing elb
I have an Elastic Load Balancer already configured with ports and SSL certificates etc and Route 53 is set to route traffic for my site to it.
I'd like to know if there is an example ...
3
votes
2answers
44 views
Can I figure out which instance is currently used by an Elastic Load Balancer?
I have created two Amazon EC2 instances. After that I created an Elastic Load Balancer and registered the two instances in it.
Now what I would like to know is, when we use the DNS name of the load ...
0
votes
0answers
20 views
Use AWS::ElasticLoadBalancing::LoadBalancer behind Proxy
We are currently setting up a private Cloud by using Heat in combination with Openstack. But we are struggling with the "AWS::ElasticLoadBalancing::LoadBalancer"-Resource when setting up a ...
2
votes
2answers
56 views
Unusual behavior of AWS Elastic Load balancer
I have runnning e-commerce based ruby on rails application on AWS stack. I am running ubuntu 10.04 ec2 instances with Elastic load balancer and I have maintained equal number of instance in the both ...
0
votes
1answer
32 views
AWS Auto scaling drops ~/.ssh/authorized_keys
The thing is I have an ec2 instance with some public key inside ~/.ssh/authorized_keys to let developers ssh into this instance, but one day the autoscaling mechanism create a new instance and then ...
0
votes
1answer
80 views
Connection between auto scaling and ELB
I have read that we can configure Auto Scaling to used CloudWatch metrics to scale in/or a pool of EC2 instances.
I'm curious to understand how ELB gets to know there is an EC2 instance added/removed ...
0
votes
3answers
136 views
Which IP does .NET HttpWebRequest use if DNS entry is bound to multiple addresses
I'm using a System.Net.HttpWebRequest to hit an API application hosted within AWS behind a load-balancer. The LB has 6 instances, 3 in 2 different AZs. As a result, the DNS entry for the LB has 2 IP ...
0
votes
0answers
38 views
Getting Uploadify to stick to a server behind a AWS load balancer?
basic question is how do I get uploadify to stick to a server behind a load balancer. I have 2 AWS servers behind a LB, and am trying to upload files to a S3.
I'm using basic code seen elsewhere and ...
0
votes
0answers
37 views
Bypass an apache-based load balancer to specific server node
I need to bypass an apache-based load balancer to a specific node in the cluster so as to directly refresh the APC op-code cache for every node during code release. Am running AWS EC2 instances.
Any ...
1
vote
2answers
246 views
Determine IP Address of Client Behind Amazon ELB
We have some PHP servers on EC2 behind ELB. We would like to determine the locale/region by IP address of the clients connecting to our servers. The problem is the PHP servers only see the IP address ...
0
votes
1answer
117 views
Allow Amazon ELB in IIS
Is there an option to Allow or Disallow access of Amazon Elastic Load Balancer in the "IP Address and Domain Restrictions" section in IIS? - I want my website to be viewable only to myself (my IP ...
1
vote
2answers
110 views
Architectural options of an elastic computational nodes in Java
I have an application that needs to compute foo(String parm1, String parm2): String.
Let us assume that the method foo is computationally intensive.
I would like to have a simple processes sitting ...
2
votes
1answer
92 views
sshing in aws load balancer and configuring it for subdomain routing?
We want to use Amazon Elastic BeanStalk service for deployment in EC2 Boxes.
We want to deploy our Ruby on Rails Application in such a way that we can do sub-domain based routing to different rails ...
0
votes
3answers
250 views
Advice on Amazon Web Services Setup for Django Back end & iOS Front end
I've done a lot of research over the past few weeks regarding the appropriate Amazon Web Services setup for a Django back end with a PostgreSQL database and an iOS front end. I'm quite the newbie and ...
0
votes
0answers
305 views
EC2 elastic load balancer out of service eroor
I'm able to view my webpage when I connect it directly from my instance but when I try to connect it via the load balancer it's not working. My instaces seems unhealty to loadbalancer.
I've tried ...
0
votes
2answers
169 views
Writing into multiple MySQL databases async
I am using AWS RDS so database replication between regions are impossible.
My application written in PHP and deployed on all regions, i am looking for a fast and reliable way to achieve that.
I am ...
1
vote
1answer
109 views
Possible solution to ELB lacking A record support?
Hey guys I was wondering if this seems like a viable solution to the age old problem of Amazon Elastic Load Balancer's lacking a dedicated IP, and thus A record support.
What if I created a ...
2
votes
2answers
273 views
AWS loadbalancer requires an @ cname record but this overrides my @ MX records
I need to add a CName record for my load-balanced AWS site mywebsite.com. The record should be:
@ CNAME mywebsite.us-east-1.elb.amazonaws.com
However it appears (according to 123-reg) ...
2
votes
1answer
165 views
ELB HAproxy and cookies
I'm using ELB in front of HA-Proxy. Stickiness is disable on ELB and I have this configuration in HA-Proxy:
backend endpoint
balance leastconn
cookie VALUE insert nocache maxidle 30
I'm ...
4
votes
3answers
2k views
AWS Load Balancer with a static IP address
I have a set-up running on Amazon cloud with a couple of EC2 Instances running through a load balancer.
It is important that the site has a unique(static) IP or set of IPs as I'm plugging in 3rd ...
1
vote
1answer
96 views
What is the simplest configuration to supply a small number of CNAMEs internally to an AWS VPC
I have a multi-server, multi-part application I am moving to the cloud. I am using Elastic Load Balancing (ELB) to share load over instances of the same type and to handle port forwarding. ELBs (even ...
0
votes
1answer
114 views
AWS Elastic Load Balancing, how to point a subfolder to a blog?
I'm using Amazon's ELBs to point to two app servers. I wanted to know, can I use the ELB's to point:
mysite.com/blog to a tumblr blog in a reverse proxy type of manner to allow me to host the blog ...
0
votes
1answer
76 views
setting up a web stack with nginx?
I have got a dedicated server that has nginx web server located in a uk datacenter, the ngnix acts as a front end server which then directs users to other instances that i have on aws located in ...
1
vote
1answer
94 views
MongoDB Replicate sets and ELB
I have one primary and two secondaries on aws using ELB. What is best practice for reading and writing?
1) Do I create a single LB with all nodes in the ELB with the primary and secondaries and let ...
1
vote
1answer
131 views
Will IP change for long running TCP connection on EC2 behind Elastic Load Balancer?
I have a client application that connects to a custom server running on EC2 using TCP sockets. The connections between the client and server can last for awhile (multiple hours to a full day).
I am ...
0
votes
1answer
294 views
Getting (non-HTTP) Client IP with load-balancer
Say I want to run something like the nyan cat telnet server (http://miku.acm.uiuc.edu/) and I need to handle 10,000 concurrent connections total. I have 10 servers in addition to a load balancer. Each ...
0
votes
1answer
146 views
Uploading files behind Amazon Load Balancer
I want to know if their might be a problem uploading images to my website when I have several EC2 servers behind a load balancer without stickiness. I thought about using uploadify, but I am not sure ...
0
votes
1answer
462 views
How to generate the Certificate Chain for AWS load balancer?
I'm using Amazon Load Balancer with SSL configuration. everything when fine except on Firefox that show the exception page. It looks not self to user.
This article suggest to put the Certificate ...
2
votes
1answer
569 views
AWS Load Balancing a Node.js App on port 3000
I've got a Node.js Express web app that is using the default port 3000 and responds fine on an Ubuntu EC2 instance by elastic ip. I'm trying to setup Load Balancing built into AWS and can't seem to ...
3
votes
1answer
448 views
Socket.io with Amazon Load Balancer, what ports should be forwarded?
I have some socket.io node.js servers running as amazon instances, when connecting directly to an instance, my socket.io application can connect and reconnect in a few milliseconds. However, when I ...
1
vote
1answer
277 views
How to setup a wordpress site in multiple amazon ec2 micro instances
I'm new to AWS and cloud computing in general. For a personal project I've created a micro instance on amazon ec2 and installed and configured a wordpress multisite site, for the database I use an RDS ...
1
vote
1answer
810 views
RequireHttps causes redirect loop on Amazon Elastic Load Balancer
I have an ASP.NET MVC 4 application running behind Amazon's elastic load balancer. Everything works OK when I install my SSL certificate on the load balancer and the web server and terminate SSL at ...
0
votes
1answer
82 views
Possible to create a private node behind an ELB?
I was wondering if this was possible. I have an AWS Elastic Load Balancer that currently has three servers behind it. Those three servers are inside of a VPC. What I'm wondering is possible is if I ...
1
vote
2answers
418 views
symfony2 behind Amazon ELB: always trust proxy data?
I'm running a Symfony2 web application on AWS, and am using an Elastic Load Balancer.
In a controller method, I need to do the following to get the IP of a user requesting a web page:
...
2
votes
2answers
2k views
AWS Elastic Load Balancer and multiple availability zones
I want to understand how ELB load balances between multiple availability zones. For example, if I have 4 instances (a1, a2, a3, a4) in zone us-east-1a and a single instance d1 in us-east-1d behind an ...
1
vote
1answer
1k views
Issue with AWS Elastic Load Balancing sticky sessions - subdomains are being served from different servers?
I'm quite new to load balancing and I'm having some problems with getting Amazon's Elastic Load Balancer to play nice with subdomains.
I have two EC2 servers behind my load balancer. When I go to ...
1
vote
2answers
486 views
How can I increase SSL performance with Elastic Beanstalk
I really like Elastic Beanstalk and managed to get my webapp (Spring MVC, Hibernate, ...) up and running using SSL on a Tomcat7 64-bit container.
A major concern to me is performance (I thought using ...
1
vote
2answers
372 views
AWS Route53 and Elastic Load Balancers equivalent on the new Azure IaaS cloud
We are on the process of choosing a Cloud provider to run our VMs, and we would like to better understand the differences between AWS and the new Azure.
Does anyone know if Azure Cloud (IaaS) have an ...
0
votes
0answers
89 views
How to distribute my webserver traffic on multiple ec2 instances
My title may look a little generic but what I want to do is to distribute my web server traffic to multiple ec2 instances. The traffic would be consisting of transferring a file to one of the ...
0
votes
0answers
136 views
Login loop in Amazon Elastic Load Balancer + Spring
I have launched a ELB but not able to login to the application.
Everytime I try to login to the application i keep stuck in a loop. There's no error message.
Application on both these instances are ...
0
votes
2answers
1k views
Amazon ELB failing to serve the response
I've got a website running on Amazon Web Services that is deployed using Elastic Beanstalk and runs on a single EC2 micro instance. It is a staging environment and I'm the only person having access to ...
2
votes
1answer
153 views
How can I configure EC2 Load Balancer on per-client IP basis?
If I know that clients connecting to my EC2 instances will always have the same static IPs, is it possible to configure the EC2 elastic load balancer to redirect specific clients (based on their IP) ...
2
votes
1answer
479 views
how can i create a load balancer in AWS using the AWS java sdk
as part of a project i need to create a new load balancer on amazon AWS.
i need to do it using the java sdk
how can i set the load balancer up using code?
here is what i tried so far without ...
1
vote
1answer
379 views
AWS Autoscaling and Elastic Load Balancing with live Broadcasts
Currently I am working with AWS autoscaling feature. I have a question in implementing the load balancer and setting up the autoscaling triggers.
I have one EC2 Instance which is a red 5 media server ...
0
votes
2answers
103 views
Test globally distributed web application
I have multiple servers across the globe, running the same web application. The user is send to the closest server using DNS based 'load balancing' (Amazon's Route 53 with latency checks to be ...
3
votes
2answers
4k views
Accessing AWS EC2 instances through ELB
I'm trying to set up two instances under an elastic load balancer, but cannot figure out how I'm supposed to access the instances through the load balancer.
I've set up the instances with a security ...
1
vote
2answers
618 views
AWS AutoScaling not working / CPU Utilization stays sub 30%
I have setup AWS AutoScaling as following:
1) created a Load Balancer and registered one instance with it;
2) added Health Checks to the ELB;
3) added 2 Alarms:
- CPU Usage -> 60% for 60s, spin ...





