Gaël Robin

Results 97 comments of Gaël Robin

## Context Cloudways recently updated their Varnish configuration and now our cache purge is failing. Their engineering team reported that we're sending PURGE requests directly to port 8080 (Varnish) instead...

## Fixed Circular Logic Issue Thanks to @wordpressfan for identifying the problem! I've updated the PR to fix the circular logic issue. ### What Changed **Removed:** - ❌ `DONOTROCKETOPTIMIZE` check...

## Problem Description When a website uses an internationalized domain name (IDN) with special characters like umlauts (e.g., `ipl-geräte-vergleich.de`), WP Rocket fails to create the correct configuration file name, resulting...

Special mention to @jeawhanlee , regarding [this comment](https://github.com/wp-media/wp-rocket/issues/7942#issuecomment-3626380466), The engineer from Cloudways mentioned > set through port 80 so that all requests are routed through Nginx, ensuring the request headers—such...

I put it to `Blocked` as we are not sure we will fix this @wordpressfan Can yolu check comment in the PR itself

@wp-media/product , the mentioned logo has a white font color, and our background is white. How do you want to handle it ? Should we add a background color or...

## Reproduce the issue: 1. Add `define('DONOTROCKETOPTIMIZE', true);` to your `wp-config.php`. 2. Visit a page in incognito mode. 3. Observe that the beacon script is injected. 4. Check the database...