Ori.livneh has submitted this change and it was merged. Change subject: Add dummy tracking call from Special:RecentPages ......................................................................
Add dummy tracking call from Special:RecentPages The Varnishes on bits now expose a URL that returns HTTP 204, to be used as an endpoint for pushing event data to our servers. There is no data collection being performed yet, but we still want to know for certain that handling these requests doesn't cause Varnish to choke. This change adds an event call from Special:RecentChanges, which gets about 700k hits a day, making it a good candidate for us. Change-Id: Ic3a5a114bddc62cce42fa292bc086687eacb197a --- A experiments/newTrack.js 1 file changed, 28 insertions(+), 0 deletions(-) Approvals: Ori.livneh: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/17345 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3a5a114bddc62cce42fa292bc086687eacb197a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/E3Experiments Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Nikerabbit <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Spage <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
