https://bugzilla.wikimedia.org/show_bug.cgi?id=67487

            Bug ID: 67487
           Summary: Visits via alias and canonical namespaces are double
                    counted
           Product: Datasets
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Webstatscollector
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Unlike page redirects, the alias namespaces and canonical namespaces cause HTTP
redirects to the fullpagename with main/localised namespace name, e.g.

$ curl -I http://fi.wiktionary.org/wiki/User:Nemo_bis
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Content-Type-Options: nosniff
Vary: Accept-Encoding,X-Forwarded-Proto,Cookie
Last-Modified: Thu, 03 Jul 2014 19:49:33 GMT
Location: http://fi.wiktionary.org/wiki/K%C3%A4ytt%C3%A4j%C3%A4:Nemo_bis

It's easy to see in logs like
http://dumps.wikimedia.org/other/pagecounts-ez/merged// that this produces
double counts. Already known and negligible, filing just for the records
because I couldn't find a report easily.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to