Skip to content

Instantly share code, notes, and snippets.

mark_position=0
mark_encrypted=·
Content-Type: text/html;charset=UTF-8
X-Varnish: 29 98320
Age: 0
Via: 1.1 varnish-v4
X-Grace: none
Accept-Ranges: bytes
Content-Length: 105044
Date: Fri, 01 Aug 2014 08:14:00 GMT
X-Varnish: 1710695096
Age: 0
kv {
field_split => ":"
tags => ["deploy"]
add_tag => "deploy-kv"
}
#eth0 is manually configured, and slave to the "bond0" bonded NIC
auto eth0
iface eth0 inet manual
bond-master bond0
bond-primary eth0
#eth1 ditto, thus creating a 2-link bond.
auto eth1
iface eth1 inet manual
bond-master bond0
if (beresp.ttl <= 0s ||
beresp.http.Set-Cookie ||
beresp.http.Surrogate-control ~ "no-store" ||
(!beresp.http.Surrogate-Control &&
beresp.http.Cache-Control ~ "no-store|private") ||
beresp.http.Vary == "*") {
/*
* Mark as "Hit-For-Pass" for the next 2 minutes
*/
set beresp.ttl = 120s;

Keybase proof

I hereby claim:

  • I am roflmao on github.
  • I am roflmao (https://keybase.io/roflmao) on keybase.
  • I have a public key ASC3dvuxtu220TjdCKKEa2z7xQYyu-SG5DuN7vMI6-sVwgo

To claim this, I am signing this object:

@roflmao
roflmao / index.pug
Created September 9, 2020 11:46
Only CSS: Usually Button
a.horizontal
span.text Horizontal
a.vertical
span.text Vertical