Problem/Motivation

Is this worth using in conjunction with adv_varnish?

https://www.drupal.org/project/warmer

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

SocialNicheGuru created an issue. See original summary.

shumer’s picture

There 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.

socialnicheguru’s picture

I am specifically thinking about a user's profile page.
If II deliver via varnish using big pipe, would it even be helpful?

shumer’s picture

Does this page has some forms? Ajax blocks etc? It's also worth to know how often this page visited by user

socialnicheguru’s picture

login redirects there
there is a form
there blocks that I can make ajax

shumer’s picture

I 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.

shumer’s picture

Status: Active » Fixed

Consider it as fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.