Aruba HiSpeed Cache

Descripción

Aruba HiSpeed Cache es un plugin que interactúa directamente con el servicio HiSpeed Cache para una plataforma de alojamiento de Aruba y automatiza su gestión en el escritorio de WordPress sin tener que acceder al panel de control de la web.

El plugin solo se puede usar si tu web WordPress está alojada en una plataforma de alojamiento de Aruba.

El servicio HiSpeed Cache reduce considerablemente el TTFB (tiempo de transferencia del primer byte) y el tiempo de carga de la página web.

Cuando el servicio está activo, el plugin te permite vaciar la caché automáticamente (y/o manualmente) cada vez que se edita una página o una entrada, sin tener que acceder al panel de control de la web haciendo clic en el enlace proporcionado.

HiSpeed Cache mantiene el contenido dinámico en la memoria de los servidores después de la primera vez que se carga, lo que hace que esté disponible más rápido para posteriores solicitudes, acelerando significativamente la exploración de la web. El plugin simplemente vacía la caché cada vez que se edita una página, una entrada o un contenido personalizado.

Para obtener más detalles y comprobar si el servicio HiSpeed Cache está activo en tu web, por favor, consulta nuestra guía.

Capturas

  • Ajustes generales activados
  • Ajustes generales desactivados

Instalación

Desde tu escritorio de WordPress

  1. Visit ‘Plugins -> Add New’
  2. Search for ‘Aruba HiSpeed Cache’
  3. Activa Aruba HiSpeed Cache desde tu página de plugins.
  4. Click ‘Settings -> Aruba HiSpeed Cache’

Desde WordPress.org

  1. Descarga Aruba HiSpeed Cache.
  2. Crea un directorio llamado «aruba-hispeed-cache» en tu directorio «/wp-content/plugins/» usando tu método preferido (ftp, sftp, scp, etc.).
  3. Activa Aruba HiSpeed Cache desde tu página de plugins.
  4. Haz clic en «Opciones» en tu página de plugins

Preguntas frecuentes

¿Qué es HiSpeed ​​Cache?

HiSpeed Cache es un sistema dinámico de almacenamiento en la caché que mejora considerablemente la velocidad de carga de las páginas web. La caché activa reduce el tiempo hasta el primer byte (TTFB). El servicio también te permite vaciar la caché automática o manualmente cada vez que se edita una página o un contenido.

¿Cuál es el propósito de este plugin?

Cuando el servicio está activo, usar el plugin significa que puedes vaciar la caché de tu web en cualquier momento directamente desde el escritorio de WordPress, sin tener que acceder al panel de control del alojamiento. Puedes establecer vaciar la caché automáticamente o puedes usar la opción manual.

Mi web no está alojada en una plataforma de alojamiento de Aruba. ¿Aún puedo usar el plugin?

Puedes instalar el plugin, pero fue diseñado para interactuar con el sistema de caché para una plataforma de alojamiento de Aruba. Compra un servicio de alojamiento de Aruba y luego migra tu web para usar el plugin.

Should I exclude pages from the caching system?

No, you don’t need to because the caching system already excludes:

addresses with one of the following strings:
wp-login, preview=true, cart, my-account, checkout, addons, add-to-cart, wp-cron.php, xmlrpc.php, contact, task=registration, registerview=registration|administrator|remind|login, admin/content/backup_migrate/export, status.php, update.php, install.php, user, info, flag, ajax, aha;

requests with cookies containing one of the following strings:
wordpress_no_cache, comment_author, wordpress_logged_in_, yith_wcwl_products, wp-postpass_, it_exchange_session_, wp_woocommerce_session, woocommerce_cart_hash, edd_items_in_cart=1, jSGCacheBypass=1, wpSGCacheBypass=1, woocommerce_items_in_cart=1.

Reseñas

4 de agosto de 2022 1 respuesta
plugin installato e attivato funziona molto bene
15 de julio de 2022 1 respuesta
Tecnici molto Competenti
15 de marzo de 2022
Con il plugin attivo viene invalidata automaticamente la cache quando viene modificata una pagina o un post. Non è più necessario andare nel pannello di controllo dell'hosting per cancellarla manualmente.
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«Aruba HiSpeed Cache» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Aruba HiSpeed Cache» ha sido traducido a 7 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Aruba HiSpeed Cache» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.0.8

  • Tested up WordPress 6.5

2.0.7

  • Various minor bug fixes.
  • The debugging and logging code base was modified to be plug-n-play. solved CVE-2023-44983, thanks Patchstack Alliance

2.0.6

  • Various minor bug fixes.

2.0.5

  • Fix CVE-2023-44983, thanks Joshua Chan

2.0.4

  • Various minor bug fixes.
  • Delete expired transients when clearing cache
  • Tested up WordPress 6.4

2.0.3

  • Various minor bug fixes.

2.0.2

  • Various minor bug fixes.

2.0.1

  • Various minor bug fixes.

2.0.0

  • Complete rewrite of plugin with inspiration taken from Symfony core, following the principles of the SOLID pattern.
  • Added the database update/migration system.
  • Added the cache warming system.
  • Added a new UI for the Settings page.
  • Optimized events log system.
  • Optimized WordPress events queue system.
  • Optimized settings system.
  • Optimized plugin bootstrap system.
  • Tested PHP 5.6, 7.4 and 8.2.
  • Tested WP version 6.3 and previous versions.
  • Various minor bug fixes.

1.2.4

  • Removed ‘heartbeat’ calls in the frontend and limited admin-side calls to every 120 seconds;
  • Set tested up WP 6.2 version;

1.2.3

  • Add x-aruba-cache header in site health

1.2.2

  • Woocommerce save option bug fix.
  • Page update content bug fix.
  • Add no limit transient for json call.
  • Various minor bug fixes and other improvements.

1.2.1

  • Edit the Bootstrap method to fix the large menu editing problem.
  • Action and filter loading system fixed.
  • Various minor bug fixes and other improvements.

1.2.0

  • Discriminant added to REST API requests to include FSE support and remove recurring clear cache requests.
  • Clear function added to the ‘post_updated hook’ action to include support for the editor with meta-box added by plugins and themes.
  • Log function added to files activated with WP_DEBUG set to true, created in plugin folder. N.B. If disabled, file will be deleted.
  • FILTER_SANITIZE_STRING replaced by FILTER_SANITIZE_URL to ensure compatibility with PHP 8.1.
  • ArubaHiSpeedCache_update_plugins_db() mode added to allow management of future database updates.
  • Action and filter loading system within plugin fixed.
  • Various bug fixes and other improvements.

1.1.2

  • Problem regarding check resolved. In the event of a false positive during activation, go to the plugin page (../wp-admin/options-general.php?page=aruba-hispeed-cache) to repeat check.
  • Various bug corrections and other improvements.

1.1.1

  • Problem resolution. Display «service can be activated» message when cache is purged.;
  • Update Plugin URI value;
  • Problem resolution. WP_CLI Activation and Deactivation;
  • Additional option to view the check request information by visiting the page dominio.tld/wp-admin/options-general.php?page=aruba-hispeed-cache&debug=1

1.1.0

  • Compatibility with PHP 5.6 and above;
  • Compatibility with WordPress 5.4 and above;
  • Monitoring of Aruba HiSpeed Cache service enabled/disabled;
  • Message in the admin panel following the check: on the status of the service and if the website is hosted on an Aruba server or a server which is not compatible with the HiSpeed Cache service.

1.0.0

  • Lanzamiento de la primera versión estable.