该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Parallelize Downloads

描述

This plugin enables Parallelized Downloads / Domain Sharding for your WordPress images.

This is a good alternative if you don’t want to pay for a CDN but have an image heavy site.

Domain sharding is a technique used to increase the amount of simultaneously downloaded resources for a particular website by using multiple domains.
This allows websites to be delivered faster to users as they do not have to wait for the previous set of resources to be downloaded before beginning the next set.

This plugin is only useful if you have an image heavy site. For sites with very few images you may see an increase in load times with this plugin due to increased numbers of DNS lookups.

See here for more information on Domain Sharding

安装

  1. Install “Domain Sharding” either via the WordPress.org plugin directory, or by uploading the files to your server inside the wp-content/plugins folder of your WordPress installation.
  2. Activate “Domain Sharding” plugin via WordPress Settings.

Visit Settings > Parallelize Downloads to add your domains

常见问题

My images have broken

Please double check that your domains’ DNS A records are correctly pointed to your website

How many domains should I use?

We suggest anywhere between 2 and 4

评价

2017 年 12 月 10 日
El plugin es bueno, ayuda bastante con la optimización del sitio, sin embargo, debes registrar los subdominios en tu certificado SSL para que te funcione bien con HTTPS.
阅读所有2条评价

贡献者及开发者

“Parallelize Downloads” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Parallelize Downloads”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Initial release