Hey guys,
I've thinking of using amazon s3 to host images for my website.
Is it a good idea, and will images load faster than in my host?
I don't think so, because image attachments in MyBB already is good choice. However, if you like any other image hosting, you are free to do so

Amazon S3 sucks. There are cheaper CDNs.
I actually found out Amazon Cloudfront was the CDN (s3 is just the storage), I'm using it so far and it seems good - faster than my current server at least.
I subscribed this topic, because I waiting for how to intergrate CDN into MyBB.
Anybody show me how to change the link of CSS file, or Image etc... in MyBB into cdn server ?
Many thanks!
Requires a few core file edits. You have to make changes to global.php for the css I believe and if you want icons/smilies there are edits I think in class_parser.php.
(2011-01-21, 10:03 PM)labrocca Wrote: [ -> ]Requires a few core file edits. You have to make changes to global.php for the css I believe and if you want icons/smilies there are edits I think in class_parser.php.
Thank labrocca, I will try to find out, last night I digg around Google, but I feel nobody interested in MyBB and CDN combine.
Thank again.
i think , for avatar uploads, amazon s3 is good choice
This support thread is over a year old. I doubt the OP is still looking for a reply.