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

MZMcBride <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #2 from MZMcBride <[email protected]> 2012-08-26 16:16:19 UTC ---
(In reply to comment #1)
> Where should the line be between a large and a small wiki?

Any number is going to be arbitrary. Maybe the actual first step is to write a
maintenance script that can evaluate the size of the wikis in the cluster and
then output a file based on their sizes (with a --size flag or something). So
it'd be something like "php measureWikis.php --size=10000 > large.dblist" or
something?

Measuring the number of content pages is probably easiest, as it's a stored
value (in site_stats) and it gives a decent comparison between wikis (or it
should in theory, at least).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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