acquia / df

Demo Framework - mirrored at https://git.drupal.org/project/df.git
https://www.drupal.org/project/df
18 stars 19 forks source link

Enable dynamic page cache and big pipe #199

Closed rlnorthcutt closed 4 years ago

rlnorthcutt commented 4 years ago

We currently leave dynamic page caching disabled, but most people who do a demo are logged into the site. This leads to poorer performance that may detract from the perceived value of the CMS.

We should enable the dynamic page caching and run through normal workflows/scripts to ensure that it works properly so we can make it standard.

Additionally, we should enable big pipe and test to ensure it works properly.