Reading view

AMS2 Network Maintenance

Jun 10, 18:30 UTC
Completed - The scheduled maintenance has been completed.

Jun 10, 15:30 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Jun 8, 15:41 UTC
Scheduled - Start: 2026-06-10 15:30 UTC
End: 2026-06-10 18:30 UTC

During the above window, our Networking team will be making changes to the core networking infrastructure to improve performance and scalability in the AMS2 region.

Expected impact:

These changes are designed and tested to be seamless. We do not expect any customer impact during the mentioned timeframe. If an unexpected issue arises, there could be a temporary loss of connectivity for Droplets and its dependent services, such as Managed Databases, Load Balancers, App Platform, and Managed Kubernetes, in the AMS2 region. We will endeavor to minimize any such impact.

If you have any questions related to this issue, please send us a ticket from your cloud support page. https://cloudsupport.digitalocean.com/s/createticket

  •  

How to disable bfcache and browser disk cache for a page?

I'm trying to prevent a page from being restored from the browser's Back/Forward Cache (bfcache) in a Drupal site.

I have the following response headers set:

Permissions-Policy: unload=() Expires: 0 Pragma: no-cache Cache-Control: no-store, no-cache, must-revalidate, max-age=0, private 

My understanding was that these headers would prevent caching, but the page is still being restored from bfcache when navigating back and forward.

Am I missing something? Do these headers have any effect on bfcache, or is there another recommended way to prevent a page from being stored and restored from bfcache?

submitted by /u/CulturalPlatypus4366
[link] [comments]
  •  
❌