&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
amazon-web-services
0
votes
0
answers
131
views
Caching dynamically generated images in Rails
I am using PhantomJS to dynamically generate 10 large images of websites at a time in each request. Therefore it is important that I cache these…
ruby-on-rails
ruby
caching
hadoop
amazon-web-services
asked
June 25, 2011 2:01 pm CDT
Justin Meltzer
0
votes
0
answers
53
views
AWS lighttpd: Sending a copy of requests to test.
I have a load balanced service on AWS. So the ELB evenly distributes the load across my servers. Each server is running lighttpd that does logging…
http
lighttpd
amazon-web-services
traffic
asked
June 23, 2011 6:38 pm CDT
Martin
0
votes
2
answers
54
views
Seamless deployment of Django to single server
I have a new website built on Django and Python 2.6 which I've deployed to the cloud (buzzword compliant AND the Amazon micro EC2 instance is…
django
svn
nginx
amazon-web-services
gunicorn
asked
June 21, 2011 2:15 am CDT
Tal Weiss
0
votes
0
answers
39
views
Amazon RDS Security Groups Issue
We had a odd issue today related to the security groups in our RDS. All the sudden, without any changes from our end, our RDS instance's security…
mysql
amazon-ec2
amazon-web-services
amazon-rds
asked
June 20, 2011 10:03 am CDT
aporat
0
votes
2
answers
41
views
Load balancing web servers + keeping content synced
I'm considering implementing EC2's Elastic Load Balancing features, but I'm running a web application (on the LAMP stack) that has frequent changes…
apache
amazon-ec2
amazon-web-services
load-balancing
lamp
asked
June 20, 2011 6:57 am CDT
Matthew
0
votes
2
answers
38
views
Ec2 shared www folder
Hopfully this question has not been asked before, although i have searched and found nothing slong the lines as this... First of all, My problem: I…
linux
apache
amazon-ec2
amazon-web-services
asked
June 20, 2011 5:06 am CDT
tornup
0
votes
1
answers
41
views
Using MySQL triggers in AWS to empty cache on updates and inserts
I am building an architecture on AWS with several EC2 instances as webservers and a central MySQL database (RDS). The EC2 instances have Redis…
mysql
triggers
amazon-web-services
redis
asked
June 17, 2011 8:06 am CDT
Thomas
0
votes
1
answers
63
views
Mongodb automatic failover / high availability on aws
I need the proper way of failover mechanism for mongodb on aws ec2. I know failover can be accomplished by replica sets, but what is the best way to…
mongodb
amazon-ec2
amazon-web-services
high-availability
failover
asked
June 16, 2011 9:11 am CDT
sirmak
0
votes
1
answer
44
views
Amazon web services mysql2 database
So I had a working web database that was hosted by xeround. After the subscription ended I tried to make my own database as seen in The website…
mysql
ruby-on-rails
ruby-on-rails-3
amazon-web-services
asked
June 14, 2011 11:39 pm CDT
Andy
0
votes
0
answers
51
views
How do you establish single node Hadoop instance on AWS using Apache Whirr?
I am attempting to run a single-node instance of Hadoop on Amazon Web Services using Apache Whirr. I set whirr.instance-templates equal to 1…
amazon-ec2
hadoop
amazon-web-services
cloudera
asked
June 10, 2011 2:22 pm CDT
Adam
0
votes
1
answers
44
views
Setting foobar.com and www.foobar.com to point to my Amazon S3–hosted site
I have a website hosted at Amazon S3; the URL is something like www.foobar.com.s3-website-us-east-1.amazonaws.com . I would like to set my domain…
amazon-s3
dns
amazon-web-services
asked
June 8, 2011 10:59 am CDT
bdesham
0
votes
0
answers
33
views
AWS AMI Image Issue (Host not Responding to Requests)
I had a Micro Instance from which I created an AMI Image. I then upgraded to a Large Instance with this Image in tow and assigned an elastic IP…
apache
amazon-ec2
amazon-web-services
django
mod-wsgi
asked
June 6, 2011 6:16 pm CDT
Ben
0
votes
3
answers
43
views
Moving MySQL Data from 1 RDS server to another
How do I go about moving certain data (returned by a simple query) from one database in AWS' RDS to another? An interruption of up to 20 mins is…
mysql
amazon-web-services
mysql-replication
database-adminstration
rds
asked
June 5, 2011 6:24 pm CDT
iqq
0
votes
0
answers
39
views
How do configure Coda to work for my Amazon EC2 instance?
Hi guys! I can not connect to my EC2 instane. I have opened port 21 in the AWS Console. I think there is no way of input my SSH Key pair in Coda. Is…
ftp
amazon-ec2
amazon-web-services
sftp
coda
asked
June 3, 2011 3:34 am CDT
Woho87
0
votes
0
answers
40
views
Mysql server stopped automatically - AWS
Hi My Wordpress site is hosted on an AWS instance. Today morning my site stopped working suddenly showing an error "Error connecting to database…
mysql
amazon-web-services
mysqld
asked
May 31, 2011 2:36 am CDT
lostInTransit
0
votes
1
answers
52
views
Benefits of migrating from MySQL to Oracle for Amazon RDS. Worth it?
Amazon recently announced support for Oracle in their RDS product line: http://aws.amazon.com/rds/oracle/ I was wondering if anyone has used this,…
mysql
oracle
amazon-web-services
amazon-rds
rds
asked
May 30, 2011 5:36 pm CDT
ddopson
0
votes
3
answers
47
views
Running MySQL on Amazon EC2 with EBS
Hi, I have a production server whose MYSQL may not be backed up. The instance in question has an EBS backed root device (/dev/sda1), which is…
mysql
amazon-s3
amazon-ec2
amazon-web-services
volume
asked
May 26, 2011 2:18 pm CDT
Brendan
0
votes
0
answers
39
views
Map multiple subdomains to same S3-bucket
Is there some way to map multiple (thousands) of subdomains to one s3-bucket? If so is it also possible to map it to a specific path in the bucket…
amazon-s3
dns
amazon-web-services
cloudfront
asked
May 25, 2011 4:10 pm CDT
Martin
0
votes
1
answers
54
views
Amazon Instance Hung Up (Any Hope?)
I have very, very few users. I was scrapping some data today but that's usually not a problem. I've attached a screenshot of my instance stats.…
apache
ubuntu
ubuntu-10.04
amazon-web-services
hang
asked
May 25, 2011 3:34 pm CDT
Ben
0
votes
1
answers
44
views
Problem with querying in Amazon RDS
Hi i have a python script that connects to an Amazon RDS machine and check for new entries. my scripts works on the localhost perfectly. But on the…
mysql
amazon-web-services
amazon-rds
asked
May 23, 2011 10:33 am CDT
Rakesh
Pages
:
1
|
2
|
3
|
4
>
77
amazon-web-services
Tagged:
amazon-web-services
Related Tags
amazon-ec2
× 29
mysql
× 26
hadoop
× 10
dns
× 10
apache
× 9
amazon-rds
× 8
amazon-s3
× 7
tomcat
× 6
rds
× 5
ruby-on-rails
× 4
ssl
× 4
amazon-ebs
× 4
ubuntu
× 4
load-balancing
× 3
firewall
× 3
mapreduce
× 3
ftp
× 3
python
× 3
nginx
× 2
cloudera
× 2
java
× 2
lamp
× 2
django
× 2
ruby
× 2
ssl-certificate
× 2
amazon
× 2
emr
× 2
oracle
× 2
cname
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy