Skip to content

Draft: WIP: Pagespeed

Jonathan Bryant requested to merge promaethius/omnibus-gitlab:pagespeed into master

What does this MR do?

Add the Pagespeed module to the forward facing, packaged NGINX executable. Pros: reduces Pages load times, compressed whitespace, optimized cloudflare resources, no need for upstream resource proxy. Cons: increased memory usage, increased TTFB, complexity in configuration.

Checklist

See Definition of done.

  • Changelog entry created. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com
  • Equivalent MR/issue for CNG opened if applicable

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Edited by Kerri Miller

Merge request reports