[wp-trac] Re: [WordPress Trac] #6075: Post saved notification
ticking away like crazy
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 4 00:24:36 GMT 2008
#6075: Post saved notification ticking away like crazy
----------------------------+-----------------------------------------------
Reporter: JeremyVisser | Owner: mdawaffe
Type: defect | Status: assigned
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.5
Severity: major | Resolution:
Keywords: mdawaffe |
----------------------------+-----------------------------------------------
Comment (by futurix):
It happens for me with Firefox 2.0.0.12 - rate of requests is insane,
Firefox uses 100% of CPU.
Excerpt from my test server log:
{{{
test 127.0.0.1 - - [04/Mar/2008:00:17:57 +0000] "POST /live/wp-admin
/admin-ajax.php HTTP/1.1" 200 182 "http://test/live/wp-admin/post-new.php"
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)
Gecko/20080201 Firefox/2.0.0.12"
test 127.0.0.1 - - [04/Mar/2008:00:17:57 +0000] "POST /live/wp-admin
/admin-ajax.php HTTP/1.1" 200 182 "http://test/live/wp-admin/post-new.php"
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)
Gecko/20080201 Firefox/2.0.0.12"
test 127.0.0.1 - - [04/Mar/2008:00:17:57 +0000] "POST /live/wp-admin
/admin-ajax.php HTTP/1.1" 200 182 "http://test/live/wp-admin/post-new.php"
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)
Gecko/20080201 Firefox/2.0.0.12"
test 127.0.0.1 - - [04/Mar/2008:00:17:57 +0000] "POST /live/wp-admin
/admin-ajax.php HTTP/1.1" 200 182 "http://test/live/wp-admin/post-new.php"
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)
Gecko/20080201 Firefox/2.0.0.12"
test 127.0.0.1 - - [04/Mar/2008:00:17:57 +0000] "POST /live/wp-admin
/admin-ajax.php HTTP/1.1" 200 182 "http://test/live/wp-admin/post-new.php"
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12)
Gecko/20080201 Firefox/2.0.0.12"
}}}
The problem is definitely caused by autosave, as after removal of
autosave.js the problem goes away immediately.
--
Ticket URL: <http://trac.wordpress.org/ticket/6075#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list