Skip to content

adammaus/test-varnish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Varnish

Version 1.0.0

Overview

Test scripts for experimenting with Varnish Caching server with PHP. This assumes that the Varnish server has already been set up.

Varnish

https://www.varnish-cache.org/

For instructions to set up Varnish, you can use:

Examples

  • example-1: Sends basic public cache control headers for 10 seconds.
  • example-2: Tests caching for JSON-encoded user data
  • example-3: Tests caching using by passing encrypted userid and expiration date in the querystring using OpenSSL
  • example-4: Tests caching with logging using varnishncsa

About

Just a test repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages