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

--- Comment #4 from christ...@quelltextlich.at ---
(Bringing information from some private emails back to the bug)

Adam had a look and it seems there was a related drop in opensearch
(~160K requests/day [1]) [2], but also an increase in pageimage
(~60K requests/day [3]). That accounts in total for a drop of
~100K requests/day.

So ~100K requests/day of the ~200K requests/day are still looking for
an explanation.




[1]
___________________________________________________________
qchris@stat1002 // 0 // 15:39:31
cwd: ~/tmp/410-01-2014-03-13
for i in /a/squid/archive/zero/zero.tsv.log-201402* ; do echo "$i ; $(zcat $i |
cut -f 9 | grep -c opensearch)" ; done
[...]
/a/squid/archive/zero/zero.tsv.log-20140204.gz ; 268693
/a/squid/archive/zero/zero.tsv.log-20140205.gz ; 280478
/a/squid/archive/zero/zero.tsv.log-20140206.gz ; 284839
/a/squid/archive/zero/zero.tsv.log-20140207.gz ; 239042
/a/squid/archive/zero/zero.tsv.log-20140208.gz ; 126370
/a/squid/archive/zero/zero.tsv.log-20140209.gz ; 128800
/a/squid/archive/zero/zero.tsv.log-20140210.gz ; 131217
/a/squid/archive/zero/zero.tsv.log-20140211.gz ; 120413
[...]

[2] The change in search was attributed to:
https://gerrit.wikimedia.org/r/#q,I1c657fd46a2b5be4f27aa508a5cc0d946d6b98a8,n,z


[3]
___________________________________________________________
qchris@stat1002 // 0 // 15:39:18
cwd: ~
for i in /a/squid/archive/zero/zero.tsv.log-201402* ; do echo "$i ; $(zcat $i |
cut -f 9 | grep -c pageimage)" ; done
[...]
/a/squid/archive/zero/zero.tsv.log-20140204.gz ; 296
/a/squid/archive/zero/zero.tsv.log-20140205.gz ; 71
/a/squid/archive/zero/zero.tsv.log-20140206.gz ; 69
/a/squid/archive/zero/zero.tsv.log-20140207.gz ; 18410
/a/squid/archive/zero/zero.tsv.log-20140208.gz ; 63953
/a/squid/archive/zero/zero.tsv.log-20140209.gz ; 64382
/a/squid/archive/zero/zero.tsv.log-20140210.gz ; 64972
/a/squid/archive/zero/zero.tsv.log-20140211.gz ; 57304
[...]

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to