sys0dm1n / 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
GNU General Public License v2.0
38 stars 12 forks source link

Allow passing multiple hosts as arguments #9

Closed dannyhajj closed 5 years ago

dannyhajj commented 5 years ago

The PR broke the script as the warm_varnish function wasn't being called at all anymore