Great article Joe, thanks for sharing :)
|
Yes thanks for the article. I hadn't heard of some of these tools that are available. It is interesting to see the suggestions from YSlow. There's a number of things I can fix right away just by using the EXPIRES header information.
I'm pressed between using my current server as my content server hosting the subdomains or separate domains for imgs/css/js/etc., since it several times the bandwidth, storage, and processor power than I am currently using. Or maybe just going with AWS. |
So I was playing around with YSlow today and made some progress on improvements. Having some issues getting .js and some .css to compress with gzip but this is in Windoze.
I made a quick plug-in and hooked it as the last thing on global_start to swap out some of my images and other content to my subdomain CDN's. Not sure if my approach is correct but it seems to making YSlow happier anyway: Code:
$oz_process = str_replace('"http://ozscience.com/forums/clientscript/', '"http://cdn8.ozscience.net/clientscript/', $output); |
Here's some online JS and CSS compressors using the very popular YUI Compressor.
This one is JS only http://yui.2clics.net/ This one is both http://refresh-sf.com/yui/ :up: |
wow
thanks for sharing |
Just wondering, did you guys serve your static files through Cloudfront, or directly through S3? Thanks.
|
So from this article, is my understanding correct, that I should store all forum images (i.e those in the template) on a different host.
How do I configure vBulletin to automatically store user images (i.e. uploads, attachments, avatars, etc) on a different server automatically? |
Quote:
|
Quote:
http://files.plusvb.com/EYUIC/EYUIC_Pic.png http://yuilibrary.com/forum/viewtopic.php?f=94&t=91 Nice article BTW :) |
Quote:
Is it like this? x-amz-meta-expires:HTTP date or like this x-amz-meta-expires:10000 What about Cache-Control? |
All times are GMT. The time now is 01:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|