Page MenuHomePhabricator

action=history pages should return 404 HTTP error code if the page does not exist
Closed, ResolvedPublic

Event Timeline

These "fake 200s" affect metrics. We inflate our pageview numbers (however slightly) with these hits which cannot be pageviews as they have no content.

Many bots are hitting this one for example and using it as some kind of keep-alive: https://en.wikipedia.org/w/index.php?title=User%20:GoogleAnalitycsRoman6/google-api&action=history

See: https://phabricator.wikimedia.org/T145922

Change 312561 had a related patch set uploaded (by saper):
action=history should return 404 if no such page

https://gerrit.wikimedia.org/r/312561

saper triaged this task as Medium priority.

Change 312561 merged by jenkins-bot:
action=history should return 404 if there is no such page

https://gerrit.wikimedia.org/r/312561

TTO subscribed.

Seems to have been deployed.