Updated to use setTtl
Previous version set Cache-Control s-maxage headers explicitly which is not enough to trigger ESI caching in the reverse proxy. Using setTtl is enough to make this work correctly.
Showing
Please register or sign in to comment