Closed (fixed)
Project:
Advanced Varnish
Version:
8.x-3.4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 May 2021 at 13:55 UTC
Updated:
30 May 2021 at 08:54 UTC
Jump to comment: Most recent
Comments
Comment #2
shumer commentedThere is no simple answer exist for that question.
This depends on your site. You need to analyze your performance and make a decision. Maybe there is a sense to configure warmup for some pages which are time consuming, like news listing or smtg like that. Anyway you need to find a balance for that. I can't recall site where full warmup is required.
Comment #3
socialnicheguru commentedI am specifically thinking about a user's profile page.
If II deliver via varnish using big pipe, would it even be helpful?
Comment #4
shumer commentedDoes this page has some forms? Ajax blocks etc? It's also worth to know how often this page visited by user
Comment #5
socialnicheguru commentedlogin redirects there
there is a form
there blocks that I can make ajax
Comment #6
shumer commentedI don't see why wil lyou need to warmup this page (unless there are some specific requirements exists)
But you can think about BigPipe either render forms as ESI/ajax blocks. Rest of the page could be cached in Varnish.
Comment #7
shumer commentedConsider it as fixed.