內容簡介
對於繁忙的網站,建議使用 CDN(內容交付網路)以傳輸靜態內容,如圖像、JavaScript、樣式表、Flash 等(如 Yahoo!《加速您的網站的最佳實踐》所列出的)
但有一個限制 - 商業 CDN,如 Akamai 和 Limelight 非常昂貴。不過,好消息是有一個例外 - 免費的基於 P2P 的 CoralCDN 允許我們在不花一毛錢的情況下充分利用強大的 CDN。如何使用?基本上,只需在任何 URL 的主機名稱後添加 .nyud.net,該 URL 將由 Coral 處理 - 簡單易行。
該外掛進一步簡化了這種簡單性,通過重寫您的靜態文件的 URL(JavaScript、CSS、圖像等),使它們由 Coral 服務器而不是您自己的服務器提供。您不必更改任何內容!啟用它,您的靜態內容就可以由 Coral 強大的服務器群集照料。
如果您正在支付帶寬費用,這個外掛有望幫助您節省賬單。即使您沒有,啟用它也可以在高峰時節省您的網站。
特點
啟用外掛後,不需要進行額外步驟!
您可以專門選擇要通過 CoralCDN 提供的內容類型 - 目前支持 JS、CSS、圖像、內聯背景圖像和<object>
可以添加其他 URL 作為包含或排除項
調試模式可以讓您預覽以確保沒有任何問題
與其他外掛正常工作。如果與 WP Super Cache 一起運行,特別有用
AJAX 管理區域使調整設置快速和簡單
歷史
1.1.2 修復非默認端口錯誤
1.1.1 小型安全修復
1.1.0
代碼優化
一些錯誤修正
添加 PayPal 捐贈按鈕😉
* 1.0.0 初始版本
外掛標籤
開發者團隊
原文外掛簡介
For busy websites, using a CDN (Content Delivery Network) to transfer static content such as images, javascripts, stylesheets, Flash etc. is highly recommended (as listed in Yahoo!’s Best Practices for Speeding Up Your Web Site) as it reduces server load and bandwidth thus improves stability and availability.
There is a catch – Commerical CDN’s like Akamai and Limelight are not cheap at all. Good news, we have an exception however – the free, P2P-based CoralCDN allows us to take full advantage of a powereful CDN without spending a dime. How to use it? Well, basically, just append .nyud.net to the hostname of any URL, and that URL will be handled by Coral – simple.
This plugin takes that simplicity one step further (or closer?) by rewriting your static files’ URL’s (JavaScripts, CSS, images etc.) so that they are served from Coral servers instead of your own. You don’t have to touch anything! Just enable it, and boom! your static contents are handled with care by Coral’s powerful server clusters.
If you are paying bandwidth fee, this plugin hopefully helps with your bills. Even if you don’t, enabling it may save your site in peak times.
Features
Just enable the plugin and call it done – no extra steps required!
You can exclusively select the content types to be served through CoralCDN – currently supporting JS, CSS, images, inline background images, and
History
1.1.2 Fix bug with non-default port
1.1.1 Minor security fix
1.1.0
Code optimization
Some bug fixes
Add PayPal Donate button 😉
* 1.0.0 Initial version
