[wp-trac] [WordPress Trac] #17382: XMLRPC wp_getUsersBlogs Scalability

WordPress Trac wp-trac at lists.automattic.com
Thu May 12 14:21:22 UTC 2011


#17382: XMLRPC wp_getUsersBlogs Scalability
--------------------------+------------------------------
 Reporter:  bmorneau      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  XML-RPC       |     Version:  3.0.1
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------------------
Changes (by josephscott):

 * cc: josephscott (added)


Comment:

 I think this is a bit of an edge case, I don't expect to see too many
 people with more than 200 user accounts on a single WP install.  The only
 short term fix is to increase your allowed memory setting to deal with
 processing that much data.

 Long term, we'd probably need some sort of paging ability so that you can
 request the list in chunks.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17382#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list