Description
We need to solve for Arena sites being able to pull directly from nextjs origin in front of WP without the need to cycle every request through a separate VCL layer. There are specifics we need to address such as:
- Datadome server-side integration (Compute + Rust is more efficient)
- Legacy redirects
- Multi-backend strategies
- Domain normalizations
- Hashmap based domain lookups
- Staging strategy
Done when
- Requests to autoblog are working as normal
- No errors for site content and widgets
- Datadome validation is proxied and working as normal for unwanted and wanted bots
- Site functionality is 100% of today's
Affected area
HTML processing / JS injection
Additional context
No response