Questions tagged [rackspace]

Rackspace US, Inc. (NYSE: RAX) is an IT hosting company based in San Antonio, Texas, USA.

Rackspace US, Inc. (NYSE: RAX) is an IT hosting company based in San Antonio, Texas, USA.

Read more about Rackspace at Wikipedia..

319 questions
5
votes
1 answer

Rackspace - how to get URL of Container and file .net

I am using Rackspace to upload files in file container. Please suggest how to upload the file to Server and access the URL
Liya S
  • 439
  • 4
  • 13
5
votes
1 answer

elasticsearch auto-discovery rackspace not working

I'm trying to use ElasticSearch for an application I'm building, and I am hosting it on Rackspace servers. However, the auto-discovery feature is not working. I thought that it was because auto-discovery uses broadcast and multicast to find the…
srchulo
  • 5,143
  • 4
  • 43
  • 72
5
votes
2 answers

How to get RackSpace servers with a certain tag?

Trying to fetch all the servers registered to our RackSpace account under a certain tag. Using RackSpace's Python bindings for OpenStack, pyrax, we haven't found a way to do this. Is there some way to achieve it with that library, or is there…
Juan Carlos Coto
  • 11,900
  • 22
  • 62
  • 102
4
votes
1 answer

Class 'Symfony\Component\EventDispatcher\Event' not found in Laravel/Lumen

When Trying to install Rackspace package (composer require rackspace/php-opencloud), getting the following error Class 'Symfony\Component\EventDispatcher\Event' not found. I have installed symfony package but that could not worked out. Kindly help…
SriDivya
  • 41
  • 1
  • 2
4
votes
2 answers

Anyone actually using Mosso Files (Amazon S3 competitor)?

We have a bunch of data on S3 (images) but just started reading about Mosso Files (rackspace). Sometime this month they are going to add CDN capabilities so any file you upload is part of the limelight CDN. Anyone using this service, it's not as…
Kyle West
  • 8,934
  • 13
  • 65
  • 97
4
votes
2 answers

RackSpace Cloud Strips $_SESSION if URL Has Certain File Extensions

The Situation I am creating a video training site for a client on the RackSpace Cloud using the traditional LAMP stack (RackSpace's cloud has both Windows and LAMP stacks). The videos and other media files I'm serving on this site need to be…
joshwbrick
  • 5,882
  • 9
  • 48
  • 72
4
votes
1 answer

PHP OpenCloud\Rackspace Problems

I am having problems trying to get the Rackspace Opencloud API to work as expected (particularly the cloud files). I have been following these…
Warren
  • 143
  • 11
4
votes
2 answers

ASP FileUpload InputStream and System.IO.File.OpenRead

I have an ASP File upload, PostedFile.InputStream, it is giving us the System.IO.Stream. Is this file stream similar to that of getting System.IO.File.OpenRead("filename"); I have a Rackspace file content saver that gets the input as Stream, it's…
Prem Singh
  • 1,035
  • 3
  • 13
  • 31
4
votes
1 answer

Configure VirtualHost for a perfect Wordpress Environment

I'm trying to install wordpress in a Cloud Server with rackspace. But my lack of knowledge in server configuration (LAMP , etc) is making me do a lot of miss configurations . First I think the .httaccess is not allow. Second the update Wordpress and…
Locke
  • 163
  • 2
  • 4
  • 14
4
votes
4 answers

Being cost effected with a bandwidth for a streaming service

Basically, I'm about to launch a music streaming app, and I'm trying to figure out cost. Cloud services like S3 and RackSpace cloud are expensive. As far as scalability is concerned... I'm assumign that an average user listens to music for an hour…
Jordan
  • 392
  • 2
  • 6
  • 17
3
votes
3 answers

Queuing in Rackspace Cloud

I've been using EC2 for deployment all the time and now I wanna give Rackspace a try ,My application is have to be scalable, so I used RabbitMQ as the main queuing system . The actions on the front-end could lead to a very large amount of jobs that…
Eki Eqbal
  • 5,779
  • 9
  • 47
  • 81
3
votes
1 answer

Using fog for rackspace cloudfiles (EU) with paperclip

i'm stuck authenticating to the europe rackspace cloud with paperclip and fog. i also added this line to the credentials: :rackspace_auth_url => "lon.auth.api.rackspacecloud.com" but this doesnt change anything. it still tries to authenticate with…
Oliver
  • 801
  • 13
  • 26
3
votes
2 answers

Rackspace cloudfiles API fairly slow

I would like to improve the speed of my script that uploads a small 20kb file to cloudfiles, currently it takes 3 seconds but have seen it take more, up to about 7 seconds. Basically it does the following... Authenticates Connects Gets a…
Carlton
  • 5,533
  • 4
  • 54
  • 73
3
votes
2 answers

Incorrect content type using rackspace form post

I am using form post method to post some files to one of my containers on rackspace. Problem is if i upload a pdf first and then a png in 1 go, It is trying to open png in pdf viewer. Upon checking I came to know that the "Content-type" was set to…
nOmi
  • 297
  • 3
  • 22
3
votes
1 answer

rackspace sub container not uploading file

I was using rackspace and while uploading files I wasn't able to create sub directories or container for thumbnail files. The reason i am not uploading is because i want to keep the files url as {someUrl}/{fileName} and for their thumbnails i want…
Waqar Haider
  • 929
  • 10
  • 33
1
2
3
21 22