[wp-trac] Re: [WordPress Trac] #9005: Cron spawning improvements
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 31 20:36:30 GMT 2009
#9005: Cron spawning improvements
-------------------------+--------------------------------------------------
Reporter: azaozz | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by Denis-de-Bernardy):
Replying to [comment:12 azaozz]:
> Exactly, will have to add the AJAX only on posts that are couple of days
old.
I'd personally suggest a month at the very least. ;-)
> Yes, in theory the browser should display the page before calling wp-
cron. However while testing that wasn't always the case. The test: added 5
seconds delay to wp-cron and ran it constantly. While accessing the site
with two browsers concurrently, one would wait for 5 sec. sometimes before
showing the post.
>
> Think that has been tried before too but didn't make it into core.
+1. if apache is configured to gzip the output before sending it to the
browser, the php script would then need to complete before anything gets
sent. and take forever for the page to load.
--
Ticket URL: <http://trac.wordpress.org/ticket/9005#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list