All Projects → fgsch → vcl-snippets

fgsch / vcl-snippets

Licence: other
Snippets for Varnish Cache

Programming Languages

perl
6916 projects
shell
77523 projects

Projects that are alternatives of or similar to vcl-snippets

magnum-tips
Collection of useful snippets for https://magnum.graphics
Stars: ✭ 27 (+58.82%)
Mutual labels:  snippets
libvmod-geoip2
A Varnish VMOD to query MaxMind GeoIP2 DB files
Stars: ✭ 37 (+117.65%)
Mutual labels:  varnish
kakoune-snippets
Snippet support for kakoune
Stars: ✭ 35 (+105.88%)
Mutual labels:  snippets
hack-pet
🐰 Managing command snippets for hackers/bug bounty hunters. with pet.
Stars: ✭ 77 (+352.94%)
Mutual labels:  snippets
varnish-cache-reaper
Simple python/twisted HTTP daemon forwarding PURGE and BAN requests to multiple varnish (or other proxy) instances
Stars: ✭ 12 (-29.41%)
Mutual labels:  varnish
30-seconds-of-angular
Curated collection of Angular snippets that you can understand in 30 seconds or less
Stars: ✭ 24 (+41.18%)
Mutual labels:  snippets
gondul
Network management/monitoring system specialized for temporary events
Stars: ✭ 40 (+135.29%)
Mutual labels:  varnish
php-tools
Some code snippets that are often used in PHP
Stars: ✭ 25 (+47.06%)
Mutual labels:  snippets
vim-es2015-snippets
✂️ ES2015 code snippets for vim
Stars: ✭ 39 (+129.41%)
Mutual labels:  snippets
ee-code-snippet-library
EE Code Snippet Library
Stars: ✭ 27 (+58.82%)
Mutual labels:  snippets
Bijou.js
Bijou.js: Useful JavaScript snippets in one simple library
Stars: ✭ 30 (+76.47%)
Mutual labels:  snippets
vue-snippets
Visual Studio Code Syntax Highlighting For Vue3 And Vue2
Stars: ✭ 25 (+47.06%)
Mutual labels:  snippets
markdown-utils
Convert plain text into snippets of markdown.
Stars: ✭ 28 (+64.71%)
Mutual labels:  snippets
stencil-snippets
An extension to add some snippets on vs code
Stars: ✭ 21 (+23.53%)
Mutual labels:  snippets
vscode-github-md-like-notion
write github readme like notion
Stars: ✭ 13 (-23.53%)
Mutual labels:  snippets
30-seconds-of-csharp
Short C# code snippets for all your development needs
Stars: ✭ 132 (+676.47%)
Mutual labels:  snippets
vscode-fortran-support
Fortran language support for Visual Studio Code
Stars: ✭ 49 (+188.24%)
Mutual labels:  snippets
cerebro-snippets
Cerebro plugin to create snippets (https://cerebroapp.com)
Stars: ✭ 17 (+0%)
Mutual labels:  snippets
code-examples
Short code snippets written by our open source community!
Stars: ✭ 60 (+252.94%)
Mutual labels:  snippets
vscode-csharp-snippets
Extension of C# Snippets for Visual Studio Code
Stars: ✭ 22 (+29.41%)
Mutual labels:  snippets

vcl-snippets

Build Status

A series of snippets for Varnish Cache divided by major version.

How to use

Download the file with the required functionality and include it in the configuration using:

include "<path/to/file>";

Alternatively copy and paste the code into the configuration.

Please note that Varnish will concatenate the subroutines as they appear in the file so the order does matter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].