Hey guys,
We’ve been using Amazon’s CloudFront but now have two issues:
1. browsers complaining more nowadays about SSL sites hosting non-SSL content
2. Using their DNS Name and SSL Cert, we get Ajax errors when pulling things like font files.
Anyone have a CDN they like?
BTW, we built a sick Mongo cluster with 12 servers and communication over 0MQ sockets. If anyone’s going the MongoDB route, and doesn’t want to go through all the pitfalls, let me know.
-Bryan
--
about me: bryancockerham.com
--
--
EG. Making a come back.
To post to this group, send email to nyit-pro...@googlegroups.com
To unsubscribe from this group, send email to
nyit-programme...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nyit-programmers?hl=en
---
You received this message because you are subscribed to the Google Groups "NYIT Programmers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nyit-programme...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Yea, Custom Certs on Cloudfront are $600/ MONTH!
I’ve tried the Allowed Origin headers. Unfortunately, we don’t use S3 to host our files. We use an AWS server as an origin (just works better this way for our setup). “In theory,” Cloudfront is supposed to forward the AllowedOrigin header from our server, but in reality, it seems everyone has issues with it.
Thanks a bunch for these responses. If it comes to a point where we have to do something immediate, we might just sacrifice and move our CDN files an S3 bucket. I hear the S3 API is easy enough.
We’re actually heavily looking into Rackspace today. Are their prices for Custom SSL over CDN reasonable?