[wp-trac] [WordPress Trac] #3614: Scaling issue with hundreds of pages

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 19 07:50:13 GMT 2007


#3614: Scaling issue with hundreds of pages
-------------------------+--------------------------------------------------
 Reporter:  markjaquith  |       Owner:  anonymous
     Type:  defect       |      Status:  new      
 Priority:  normal       |   Milestone:  2.2      
Component:  General      |     Version:  2.0.7    
 Severity:  major        |    Keywords:           
-------------------------+--------------------------------------------------
 http://wordpress.org/support/topic/99953

 WordPress appears to be having scaling issues with Page.

 The symptom is freezing, crashing or extreme sluggishness when saving a
 Page.

 The bottlenecks are likely the {{{page_uris}}} and {{{rewrite_rules}}}
 options.  With hundreds of pages, these options are going to be huge,
 introducing both a MySQL burden for saving/storing them, and a PHP burden
 serializing/unserializing/manipulating them.

 Tricky issue, this.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3614>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list