Opened 15 years ago
Closed 15 years ago
#11997 closed defect (bug) (duplicate)
too much queries during blog creation
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Multisite | Keywords: | |
Focuses: | Cc: |
Description
MU Trac Ticket: http://trac.mu.wordpress.org/ticket/1192
During a creation of a new blog, ~700 queries are done (in attach). Most of them are repeated and it really seems an architectural issue. I'm using a distribuited db environment with apache2-fgci-php and during this step, fcgid timeout (40 secs by default) is triggered leaving the new blog tables incomplete.
Change History (2)
Note: See
TracTickets for help on using
tickets.
donncha has a patch for this.