Comments
-
Greg Hurrell
Status changed:
- From: New
- To: Open
-
Greg Hurrell
I currently have three domains with SSL certs: wincent.dev, the rails subdomain, and one other.
For the time being I don't want to touch wincent.dev at all because it's handled by Apache and that set-up must remain intact until all of the old (Apache-served) parts of the site are brought over here (and even then will probably want to wait quite a while to give Google and friends time to index the new content instead).
Not sure if I want to keep renewing the SSL certificate for the rails subdomain forever, so that may not be the best long term choice either. At least in the short term, it should be ok.
Long term I probably want a new subdomain, like assets.example.com.
-
Greg Hurrell
Another option to consider here is moving some assets to Amazon S3. Seeing as I have to use HTTPS, and seeing as EC2 instances can only have 1 external IP address, I can't run multiple HTTPS sites off the same instance (each would need a different IP), the only choice is moving the assets onto another instance, and if I'm going to do that I may as well move them to S3.
Still not sure if it's actually worth it. Probably shelve the idea until performance becomes a problem, and it probably never will.
-
Greg Hurrell
Summary changed:
- From: Move static assets onto different domain
- To: Move static assets onto Amazon S3
Add a comment
Comments are now closed for this issue.