Tagged Questions
1
vote
3answers
106 views
Load balancing across application servers
This is more a question of theory in order to help me as a developer understand the process our sysadmins are going to use in app deployment to distribute our app. I'd really appreciate some insight, ...
1
vote
1answer
139 views
Setting up multiple web servers - Cloud
Our site traffic has grown large enough that we need to implement two web servers.
We've signed up for the RackSpace cloud and we're wanting to move our eCommerce platform accross. We're running ...
0
votes
1answer
408 views
Is Amazon EC2 ready for real-world disk-access-heavy webapp hosting with HTTPS balancer?
Load balancing with HTTPS
We have apache/java/php web application that has HTTPS sessions and we want to move to Amazon EC2 with Elastic Load balancer. But we've been reading on stackoverflow that ...