var http = require('http');
http.get("{{ ping_url }}");