Skip to content

dannyhajj/varnish-cache-warmer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

varnish-cache-warmer

This is a bash script that uses wget and curl to warm up Varnish by targeting the sitemap.xml of the website

Requirements

It uses wget and curl packages and the website should have a sitemap.xml to work.

Executing the script

Edit the varnish-cache-warmer.sh and replace website.com by your website.

# chmod +x varnish-cache-warmer.sh
# ./varnish-cache-warmer.sh

About

This is a bash script that uses wget and curl to warm up Varnish by targeting the sitemap.xml of the website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%