Skip to content

Instantly share code, notes, and snippets.

View rajivpant's full-sized avatar

Rajiv Pant rajivpant

View GitHub Profile
Verifying my Blockstack ID is secured with the address 1CDwCx29VKfhvrhnXHANNrHsbwRPzyEheY https://explorer.blockstack.org/address/1CDwCx29VKfhvrhnXHANNrHsbwRPzyEheY
@rajivpant
rajivpant / default.vcl
Last active August 29, 2015 14:26 — forked from reifman/default.vcl
Example Varnish VCL Configuration e.g. /etc/varnish/default.vcl
# Default backend definition. Set this to point to your content server.
backend default {
.host = "127.0.0.1";
.port = "8080";
.connect_timeout = 60s;
.first_byte_timeout = 60s;
.between_bytes_timeout = 60s;
.max_connections = 800;
}
@rajivpant
rajivpant / varnish
Last active August 29, 2015 14:26 — forked from reifman/varnish
Example Varnish configuration file e.g. /etc/default/varnish
# Configuration file for varnish
#
# /etc/init.d/varnish expects the variables $DAEMON_OPTS, $NFILES and $MEMLOCK
# to be set from this shell script fragment.
#
# Should we start varnishd at boot? Set to "no" to disable.
START=yes
# Maximum number of open files (for ulimit -n)

Keybase proof

I hereby claim:

  • I am rajivpant on github.
  • I am rajivpant (https://keybase.io/rajivpant) on keybase.
  • I have a public key whose fingerprint is 0B5A 8D3D 1C62 332A 8526 E596 9AAA 658C 47FC CBBE

To claim this, I am signing this object: