[wp-trac] Re: [WordPress Trac] #8347: WordPress 2.7 admin extremely
slow, wordpress.org timing out?
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 26 11:32:41 GMT 2008
#8347: WordPress 2.7 admin extremely slow, wordpress.org timing out?
----------------------------+-----------------------------------------------
Reporter: SimonK | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by ryan):
Could try adding this to the top of request() to see where there requests
are coming from:
{{{
$bt = debug_backtrace();
error_log(var_export($bt, true));
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/8347#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list