A List Of Working Things

by admin on February 27, 2013

in CloudFront

  1. WordPress Pretty URL – Yes. You need to set WP_HOME in wp-config.php.
  2. max-age caching headers – Yes. You need to setup Batcache + Object cache plugin.
  3. WordPress static assets caching – Yes. You need to setup UPLOADS in wp-config and add a filter called pre_option_upload_url_path in functions.php.
  4. Comment posting via cloudfront – No. Workaround: Comments can be posted via our own origin server only by setting WP_SITEURL in wp-config.php. You can also use 3rd party commenting systems such as Disqus, IntenseDebate, Livefyre, and so on.
  5. Preview post from /wp-admin/ – No. Workaround: Use preview_post_link filter in functions.php but it is not working due to this bug.
  6. WP-ADMIN via cloudfront – No. Workaround: /wp-admin/ can done by our own origin server only by setting WP_SITEURL in wp-config.php.
  7. Posting or editing new blog entries via cloudfront – No. Workaround: posting and editing can be done by our own origin server by setting WP_SITEURL in wp-config.php.

{ 0 comments }

A List Of Traditional Commercial CDNs

by admin on February 27, 2013

in CDN Providers

A list of famous content delivery service providers that operates on commercial basis

  1. Akamai Technologies
  2. Amazon CloudFront
  3. BitGravity
  4. CacheFly
  5. CDNetworks
  6. CloudFlare
  7. EdgeCast Networks
  8. Internap
  9. Level 3 Communications
  10. Limelight Networks
  11. Rackspace Cloud Files
  12. Windows Azure CDN

{ 0 comments }

Hello world!

February 27, 2013

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse eu condimentum tellus. Aliquam fermentum euismod feugiat. Morbi cursus felis ut lacus vehicula sit amet pharetra dolor tincidunt. Quisque id ante neque, a venenatis diam. Fusce lacinia dapibus mauris nec consequat. Integer malesuada nibh a velit mattis tempus. Integer vel ullamcorper lorem. Pellentesque quis dignissim tellus. [...]

Read the full article →