<div>Hi All,</div><div><br></div><div>I am using 2.1.3 and I am having issue with purge via the varnishadm command. Basically if I put the following command in crontab, the system will run the command as defined in crontab but it seems that varnish will ignore the command:</div>
<div><br></div>varnishadm  -T <a href="http://127.0.0.1:8000">127.0.0.1:8000</a> purge req.http.host == "<a href="http://www.example.com">www.example.com</a>"<div><br></div><div>However, if I manually type the above command in the command line, there is no problem. I've checked that <a href="http://www.example.com">www.example.com</a> is not in purge.list when the command is ran using crontab but it will be included in purge.list when I manually type the command.</div>
<div><br></div><div>Is this a bug?</div><div><br></div><div>Thanks,</div><div><br></div><div>Vincent</div>