CMiller_ Posted December 3, 2012 Posted December 3, 2012 I know that IP.Board has integration with their own CDN service. But as an established Amazon customer I'd like to use Amazon's CloudFront for CDN service over IP's own CDN service.
Management Charles Posted December 3, 2012 Management Posted December 3, 2012 You can certainly do this - just change the CDN URL settings to anything you like in System Settings -> General Configuration :)
CMiller_ Posted December 3, 2012 Author Posted December 3, 2012 You can certainly do this - just change the CDN URL settings to anything you like in System Settings -> General Configuration :smile: Ah thank you, I saw it but I thought it was only for the IP CDN. Works now.
avro Posted December 4, 2012 Posted December 4, 2012 I know that IP.Board has integration with their own CDN service. But as an established Amazon customer I'd like to use Amazon's CloudFront for CDN service over IP's own CDN service. If you dont mind my asking, how much is amazon costing you? How much bandwidth are you using?
BlueEye Posted January 7, 2013 Posted January 7, 2013 http://aws.amazon.com/cloudfront/pricing/ The biggest advantage is the ability to serve the images over HTTP or HTTPS though. IP NEXUS owners are not able to use "Use https for sensitive information?" option without breaking all images served on that page and triggering a browser warning of a non-secure website.
HappySmoking Posted May 7, 2014 Posted May 7, 2014 Are there instructions on how to set the CDN up through Amazon? Whats the process of getting the IMAGE URL and perhaps the Javascript URL to put in the admin area of IPB? My next question is will this then also automatically upload Gallery Images into Amazon CDN and serve them from there?
OctoDev Posted May 7, 2014 Posted May 7, 2014 Do you think that Amazon CDN Is better than CloudFlare? I've been using cloudflare in a good while now and it works pretty good. Amazon is hosting your images on cdn right?
Dmacleo Posted May 7, 2014 Posted May 7, 2014 cloudflare affects everything as it takes over your dns, try uploading 60mb files through cloudflare w/o messing with subdomains that bypass. amazon cloudfront only handles what you want, images, js, and css if wanted. I use it for images. works well and is cheaper than cloudflare. but its not a web firewall like cloudflare though.
HappySmoking Posted May 7, 2014 Posted May 7, 2014 Dmacleo is right. I've actually used Cloudlare once when I had a DDOS attack on my site. Amazon is more of a standard CDN service provider. I already use them on my other sites so thats why I want to use them again. Amazon prices are a little better than what IPB offers too but honestly the prices are all so cheap that for small to medium size websites it doesnt make much of a difference
OctoDev Posted May 8, 2014 Posted May 8, 2014 CloudFlare is 100% free, the "PRO" Features are mostly customizing error pages and such nothing else. Anyone have demo links that i can check out? lol
Dmacleo Posted May 8, 2014 Posted May 8, 2014 pro allows offline pages and a few other benefits including better https support as well as actual faster account support. to get amazon cloudfront working I used this guide as a template, I didn't mess with minify though http://community.invisionpower.com/resources/articles.html/_/server-resource-management/cdn-minify-guide-r625 I use around 500mb data a week and usually costs me about ONE dollar a month. its so cheap for me that I seldom even check the usages, and since my dns isn't going through it (like with cloudflare) I can upload large files to the site w/o hitting the nginx 504 error. cloudflare refused to correct this and allow anything over 50mb for uploads.
Prank Posted July 23, 2014 Posted July 23, 2014 For those interested, setting up Cloud Front is seriously easy (and cheap) I'm doing 10GB per day (600k HTTP requests) out of Cloud Front and it's costing me around $50 p/m. Note that this is behind Cloudflare also. For anybody interested; Go to Cloudflare and enable it. Use the DNS hostname they supply and create yourself a subdomain for it (ie; cdn.example.org > cloudfront.dns.com) then set the new domain (cdn.example.org) in the system settings for 'images url' or whatever it's called. It really is that simple. When a request is made to cloudfront.dns.com/yourimage.jpg (or whatever it is) and it doesn't exist, it will copy it and serve it from there next time. Hope this helps.
yacenty Posted December 31, 2014 Posted December 31, 2014 pro allows offline pages and a few other benefits including better https support as well as actual faster account support.to get amazon cloudfront working I used this guide as a template, I didn't mess with minify thoughhttp://community.invisionpower.com/resources/articles.html/_/server-resource-management/cdn-minify-guide-r625I use around 500mb data a week and usually costs me about ONE dollar a month.its so cheap for me that I seldom even check the usages, and since my dns isn't going through it (like with cloudflare) I can upload large files to the site w/o hitting the nginx 504 error. cloudflare refused to correct this and allow anything over 50mb for uploads.the link is not workingDmacleo could You tell us how to set up Amazon CloudFront?Regards
lferezy4 Posted September 21, 2016 Posted September 21, 2016 Is there any updated tutorial for CloudFront? Im trying to set that up on my forums but its now 2015 and last reply was 2014
Jim M Posted September 21, 2016 Posted September 21, 2016 16 minutes ago, Logan Ferezy said: Is there any updated tutorial for CloudFront? Im trying to set that up on my forums but its now 2015 and last reply was 2014 For IPS4, it takes 1 second. Change the "Custom URL" to your CloudFront URL location in ACP -> System -> Files -> Storage Setting -> Configuration. I've been running it on my personal community since IPB3
lferezy4 Posted September 21, 2016 Posted September 21, 2016 1 minute ago, Jim M said: For IPS4, it takes 1 second. Change the "Custom URL" to your CloudFront URL location in ACP -> System -> Files -> Storage Setting -> Configuration. I've been running it on my personal community since IPB3 So do i add a new storage or do i replace the current one? I just dont want to break my forums
marklcfc Posted September 21, 2016 Posted September 21, 2016 Do you have to change nameservers with this? I've looked into it a little bit but was put off by this part during the registration process.
Jim M Posted September 21, 2016 Posted September 21, 2016 Just now, Logan Ferezy said: So do i add a new storage or do i replace the current one? I just dont want to break my forums No need to create a new one. Can use the current one if it doesn't work, just remove the custom URL and it will go back looking at your sever.
lferezy4 Posted September 21, 2016 Posted September 21, 2016 1 minute ago, Jim M said: No need to create a new one. Can use the current one if it doesn't work, just remove the custom URL and it will go back looking at your sever. Alright ill give it a shot. Kinda scared because i never did this before
Jim M Posted September 21, 2016 Posted September 21, 2016 1 minute ago, marklcfc said: Do you have to change nameservers with this? I've looked into it a little bit but was put off by this part during the registration process. No change to nameservers for AWS CloudFront. However you may be confusing another completely different service offered by a separate company called "CloudFlare" which would.
lferezy4 Posted September 21, 2016 Posted September 21, 2016 Also there is no option for cloudfront...
Jim M Posted September 21, 2016 Posted September 21, 2016 Just now, Logan Ferezy said: Also there is no option for cloudfront... Yes, this is because it is not needed . For a CDN, you use the "Custom URL" to point it to your CDN location.
lferezy4 Posted September 21, 2016 Posted September 21, 2016 This is what i get when i put the CloudFront domain in there
marklcfc Posted September 21, 2016 Posted September 21, 2016 11 minutes ago, Jim M said: No change to nameservers for AWS CloudFront. However you may be confusing another completely different service offered by a separate company called "CloudFlare" which would. Oh it may have been that then. I see quite a lot of sites where their images are at cdn.mywebsite.co.uk (example url) and not cloudflare/amazon urls, do you know how that is done?
Jim M Posted September 21, 2016 Posted September 21, 2016 Likely this looks like a misconfiguration in your CloudFront settings. Did you set the CDN to pull from your root domain or a specific folder? Did you set it up to run on SSL like the rest of your website? Which folder to your website did you update for "Custom URL", you will need to ensure that it is pointing to the right folder, if "uploads" folder then something like: https://xxxx.cloudfront.net/uploads
Recommended Posts
Archived
This topic is now archived and is closed to further replies.