Last modified: 2014-04-16 20:17:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64980, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62980 - Safe-guard against double counting SSL zero traffic
Safe-guard against double counting SSL zero traffic
Status: NEW
Product: Analytics
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-23 13:31 UTC by christian
Modified: 2014-04-16 20:17 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description christian 2014-03-23 13:31:43 UTC
Kraken's pageview definitions never properly addressed the fact that
we log SSL requests twice (Once for the request at the SSL terminator,
and once for the request from the SSL terminator to the caches).

Up to recently, this peculiarity was not an issue for Zero, as we
were not having SSL traffic in zero. That however changed now.

Currently, Kraken is still doing the correct thing (throwing away the
log line from the SSL terminator, and counting only the request from
the SSL terminator to the caches), but only due to the fact that SSL
terminators do not set a MIME type—which is more than just brittle.

So kraken is doing the correct thing more as a side-effect than by
proper design. This issue becomes more and more relevant, as we're
seeing more and more SSL traffic.

We should teach kraken to properly detect requests from SSL
terminators and consequently filter them.
Comment 1 Bingle 2014-03-24 16:53:02 UTC
Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/analytics/cards/cards/1492

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links