#19142 closed defect (bug) (invalid)
admin-ajax.php causing excessive CPU usage
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.2.1 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
The function that checks for updates to comments can take up too much processor time. See this thread for a better explanation.
http://wordpress.org/support/topic/p2-theme-causing-very-high-admin-ajaxphp-usage?replies=23
Increasing the default var updateRate in p2/inc/js.php may be an answer
Change History (2)
Note: See
TracTickets for help on using
tickets.
The problem is with the P2 theme making excessive AJAX requests, and not with WordPress core. Please contact the folks at Automattic (the theme authors) for support.