Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

outdated varnish config in cookbook article #4176

Copy link
Copy link
Closed
@dbu

Description

@dbu
Issue body actions

the cookbook article http://symfony.com/doc/current/cookbook/cache/varnish.html currently provides vcl examples for varnish 2 with commented out varnish 3 options (with a bug: in varnish 3, purge should also be called in vcl_miss - its point is to remove all variants from the cache, even if its not all matching). also, the vcl example is first shown without acl (dangerous) and then just below duplicated with the vcl. and we completely miss varnish 4 docs.

i would like to do a PR to clean that up. ideally we could have config tabs for the vcl, like we have for xml / yaml / php config or twig / php templating. a while ago i opened fabpot/sphinx-php#16 (also talking about literalinclude which is not relevant here.) any chance we could do something like that? showing 3 versions of vcl mixed together, or one below the other, is not elegant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.