Opened 16 years ago
Closed 16 years ago
#11997 closed defect (bug) (duplicate)
too much queries during blog creation
| Reported by: | wpmuguru | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Multisite | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
donncha has a patch for this.