[Bug 22332] MW memcached driver should fall back to PHP's built-in memcached module if available

2010-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22332

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22332] MW memcached driver should fall back to PHP's built-in memcached module if available

2010-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22332

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #2 from Roan Kattouw  2010-02-02 13:18:17 
UTC ---
(In reply to comment #1)
> Yes, fine, but it's unlikely the PECL client supports the same hash function
> (an MD5 hash truncated to 31 bits then modulo the server count), so deployment
> may be tricky.

I'm not saying we should deploy it on Wikimedia (although, if it really is
faster, we may want to), just that we should offer this functionality to
third-party users. If migrating an existing server farm from one to the other
causes issues, perhaps we should have separate cache types for the two so you
can configure MW to use the PHP-based client even if the module-based one is
available.

-- 
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 watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22332] MW memcached driver should fall back to PHP's built-in memcached module if available

2010-02-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22332

Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #1 from Tim Starling  2010-02-02 06:50:56 
UTC ---
Yes, fine, but it's unlikely the PECL client supports the same hash function
(an MD5 hash truncated to 31 bits then modulo the server count), so deployment
may be tricky.

-- 
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 watching all bug changes.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l