Go Back   vb.org Archive > Community Discussions > Forum and Server Management
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #81  
Old 12-21-2009, 01:10 PM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tpearl5 View Post
I'm curious what all you guys are seeing in Google webmaster tools site performance:
https://vborg.vbsupport.ru/showthread.php?p=1934514
We have a similar issue and are moving off SimpleCDN to see if the Google Webmaster performance reporting tool changes significantly.

Reply With Quote
  #82  
Old 01-21-2010, 08:05 PM
VodkaFish VodkaFish is offline
 
Join Date: Oct 2003
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What replacement variables are people using?

Just "images/ and the standard image folder names with the full cdn url before it?
Reply With Quote
  #83  
Old 01-25-2010, 12:51 PM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

images do not need RRs. You can move images to/from the CDN using stylevars.
Reply With Quote
  #84  
Old 02-04-2010, 01:19 PM
supermak supermak is offline
 
Join Date: Mar 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by imported_silkroad View Post
images do not need RRs. You can move images to/from the CDN using stylevars.
But how can I move the /icons/ avatars/ folder? any idea?

Another question, I've setted up the cdn within the stylevars, but after running the YSlow plugin from Firefox, it tell's me to move these imgs to a cdn (they already are on a cdn)... sounds crazy.... any tip for this?
Reply With Quote
  #85  
Old 02-14-2010, 04:01 PM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI,

For those interested in how to create automated switchover between a CDN and their origin server (or other CDN or web server) in case of problems with their CDN, see this blog post:

[PHP] Web Failover Code Using cURL and Shared Memory

It is pretty easy to take the PHP code in the blog post above and create a vB Plugin.

--------------- Added [DATE]1266171883[/DATE] at [TIME]1266171883[/TIME] ---------------

Quote:
Originally Posted by supermak View Post
BAnother question, I've setted up the cdn within the stylevars, but after running the YSlow plugin from Firefox, it tell's me to move these imgs to a cdn (they already are on a cdn)... sounds crazy.... any tip for this?
For the past view months, SimpleCDN is performing very poorly. We have moved most of our traffic off SimpleCDN until (if or when) there service improves.

Our EU traffic is not even served from the EU, it is served from the US. Ditto for Asian traffic, it is not served from Asia, but from the US.

At the moment, SimpleCDN is performing very poorly. I don't recommend them at this time.
Reply With Quote
  #86  
Old 03-04-2010, 02:08 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, i have gotten an account, any way to have my files hosted there? Thanks.
Reply With Quote
  #87  
Old 03-15-2010, 10:53 AM
WoodiE WoodiE is offline
 
Join Date: May 2002
Posts: 317
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like SimpleCDN got bigger faster than they could handle, from SimpleCDN's website:

Quote:
Due to high demand, new Mirror and Upload buckets are temporarily unavailable.
Reply With Quote
  #88  
Old 04-03-2010, 02:58 PM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, that is right. If you don't already have a SimpleCDN "Mirror Bucket" you will have to wait. They have grown too fast and also are having trouble serving content in the EU.

Because we are a long time customer, they offered us a free three month trial of their new "Hot Cache" service, which serves correctly in both the US and the EU, so far.

Also, we have moved to using Apache2 mod_rewrite in combination with vB RRs to get content from the CDN. After working with this for quite some time, I have found the following:
  1. Use a CNAME in your DNS so you can easily switch CDN providers.
  2. Use Apache2 mod_rewrite to direct content (like clientscript and images) to the CDN.
  3. Use vB Relevant Replacements (RRs) for some of the ones not easily done with mod_rewrite.
We are actually using both Mirror Buckets (for dynamic images like avatars) and HotCache for static ones.

Prices are currently around 4 cents per GB/month for MirrorBucket and cheaper for HotCache if you have 4TB per month plus of content delivered (not cost effective for forums serving less CDN traffic, but cheaper than many others...)

--------------- Added [DATE]1270310384[/DATE] at [TIME]1270310384[/TIME] ---------------

Quote:
Originally Posted by ChopSuey View Post
Hi, i have gotten an account, any way to have my files hosted there? Thanks.
With MirrorBuckets, you don't need to host anything. It automatically grabs any file that is not currently in the CDN from the origin server (provide the path is the same... a mirror..)
Reply With Quote
  #89  
Old 04-05-2010, 08:03 PM
Kaelon's Avatar
Kaelon Kaelon is offline
 
Join Date: Jan 2002
Posts: 405
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone found another service that offers something comparable to SimpleCDN's "Mirror Bucket"? I should've really reserved a Mirror Bucket when I had the opportunity to, since the dynamic storage of images is exactly what our forum needed, but I stuck with the Upload bucket for our main static content.
Reply With Quote
  #90  
Old 04-06-2010, 07:24 AM
imported_silkroad imported_silkroad is offline
 
Join Date: Dec 2003
Posts: 563
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kaelon View Post
Has anyone found another service that offers something comparable to SimpleCDN's "Mirror Bucket"? I should've really reserved a Mirror Bucket when I had the opportunity to, since the dynamic storage of images is exactly what our forum needed, but I stuck with the Upload bucket for our main static content.
SimpleCDN claims their Mirror Bucket service will be "available for new accounts" in a few months.

Also, they told me they are also working on adding the same feature to their more expensive (for low volume traffic) "Hot Cache" offering, but I would not hold my breath for that one.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:45 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07679 seconds
  • Memory Usage 2,277KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete