Rackspace is a traditional and cloud hosting company headquartered in San Antonio, Texas. They run datacentres in three US states, the UK, and Hong Kong.
Questions tagged [rackspace]
180 questions
1
vote
3 answers
Replicate Rackspace Cloud for Disaster Recovery?
Does anyone know how, if possible, I can replicate a Rackspace Cloud instance X to another instance, Y, for disaster recovery? So if cloud X goes down or has a problem the website will be served from instance Y.
If replication isn't possible or the…

Ric
- 113
- 5
1
vote
1 answer
Migrating away from Rackspace (slicehost) to Amazon
After yet another Rackspace outage (ongoing as I type this, no ETA) I'm forced to look at options.
Rackspace has simply not delivered the uptime that my customers expect and I'll admit that I'm disappointed: I read so many good things about them…

Disco
- 375
- 2
- 4
- 12
1
vote
3 answers
Keeping rackspace vserver alive
It appears to me that rackspace somehow freezes cloud VMs after some idle time. This means the first page request to a php page takes much longer to respond than the subsequent requests.
I am actually querying a machine with wget from a different…

mit
- 1,914
- 6
- 29
- 42
1
vote
2 answers
Rsync 32bit Ubuntu to 64bit instance
I am running Ubuntu Maverick (10.10) 32bit VPS on Linode. I want to use RackSpace for "functional" backups, but they only offer 64bit on their CloudServers.
Ideally I would like to be able to RSync /, but I suspect that will cause a mess with…

tmslnz
- 201
- 2
- 5
1
vote
4 answers
Best Linux distribution in Rackspace for Java applications
When choosing a Linux distribution available in Rackspace to host a Java application running on Tomcat (or JBoss) and accessing a MySQL database, what do you take into account?
For me it seems more a matter of taste; I wonder if a specific…

DouglasJose
- 2,013
- 2
- 14
- 7
1
vote
1 answer
Rackspace - if I delete a server will I lose the backups?
I've just started using Rackspace and was disappointed to find I have to install the whole LAMP stack myself. This isn't a big deal if I only have to do it once.
I've set up a test server to try things out, which I will delete in the future.
From…

David Semeria
- 219
- 2
- 8
1
vote
4 answers
How do I configure a website hosted on a Rackspace cloud server (Ubuntu)?
I have set up a Cloud Server instance on Rackspace, and I have purchased a domain name and directed it to the IP address of my server because I want to host a Sinatra application on this server, but it's my first time doing this and I need some…

picardo
- 147
- 3
- 11
1
vote
2 answers
http compression shared hosting apache/php
I was sniffing the response header of one my sites and apparently is not using http compression to deliver responses because I'm not seeing the Content-Encoding: gzip in the response header.
But the weird thing is that phpinfo() shows me…

gansodesoya
- 113
- 2
1
vote
2 answers
Dedicated server with a lot of storage and good support - and cost-effective
I am from Germany and looking for a dedicated server located in the US with a lot of storage: 750 - 1500 GB. CPU speed and amount of memory are secondary, the server will host large amounts of media files via http and ftp - the basic task is to help…
Martin Burger
1
vote
1 answer
.htaccess password not working for all files
My .htaccess on Rackspace looks like this:
AuthType Basic
AuthName "Restricted Area"
AuthUserFile /path-to-htdocs/.htpasswd
Require valid-user
Now I would expect this to password protect the whole directory, however, it only protects files with…

hplbsh
- 131
- 6
1
vote
1 answer
Network architecture when using Rackspace's Cloud
I'm planning on launching a web application soon, and have decided on using Rackspace's Cloud offering with Debian. I'm not expecting that much traffic to start, but would rather get the architecture correct now even with the small VPSs. The thing…

brianz
- 133
- 4
1
vote
2 answers
Server Move From Rackspace to AWS Cloud
I'm wondering specifically is there way to migrate Centos6.3 server from Rackspace to AWS cloud, Server image is 268.92 GB Uncompressed.
I've done the sync processes before and it didn't work so I wanted to spin up the exact same instance. I also…

Santosh Baruah
- 21
- 6
1
vote
2 answers
Rackspace Cloud Sites: Compute Cycles exploding. Very expensive
Since last week my compute cycles (CC) went through the roof (Rackspace Cloud Sites). Normally I stay under the 10,000 cycles per month . Now this month I already have more than 75,000 compute cycles. I don't have more visitors and I did not change…
Jaap
0
votes
1 answer
Rackspace Cloud Server built from base Windows 2012 R2 Image is Rebooting Unexpectedly
I've recently spun up several new Windows 2012 R2 cloud servers on Rackspace, using their base Windows 2012 R2 image (without SQL server), and in each case the servers suffer from random/unexpected reboots. There are certain actions that can…

Justin Holzer
- 101
- 1
0
votes
1 answer
apache 443 connection refused error
so i'm running into a very funny, frustrating, and odd issue.
I have a RackSpace webserver running a webiste. Lets calls it dummy.com.
http://dummy.com is accessible on port 80 no problem. But accessing https://dummy.com gives me a This site can't…

Eli
- 427
- 2
- 7
- 18