Skip to content

Documentation enhancements #210

@ddeboer

Description

@ddeboer

Some ideas for improving the docs in preparation for 2.0.

  • 1. Add FAQ, e.g.
    1. ‘Q. Why is nothing purged? A. Check that you are calling flush()’.
    2. ‘Q. Which invalidation methods are supported? A. Check table.’
    3. Checking Varnish logs while testing (varnishlog -N /tmp/foshttpcache-varnish/_.vsm).
    4. Varnish how to: Login redirect infinite loop FOSHttpCacheBundle#227 (comment)
  • 2. Rename ‘Caching Proxy Configuration’ to ‘Proxy Server Configuration’ (or Caching Server Configuration). This creates a clearer contrast with the next chapter, ‘Caching Proxy Clients’ (and perhaps rename that to ‘Proxy Clients’).
  • 3. ‘Caching Proxy Clients’: emphasise that only 1 client needs to be created.
  • 4. Move the introductory chapter on cache invalidation to the end of the docs?
  • 5. Remove version constraint from $ composer install (and let Composer find the right one).
  • 6. Add a glossary: caching proxy (server), ….

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions