[wp-trac] Re: [WordPress Trac] #8923: cron timeout is too short
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 5 00:30:02 GMT 2009
#8923: cron timeout is too short
--------------------------+-------------------------------------------------
Reporter: hailin | Owner: anonymous
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Changes (by DD32):
* milestone: => Unassigned
Comment:
> In fact, I changed the timeout to 2 seconds and tested it at
WordPress.com, it's been very smooth and didn't see missed future post
issues for over a month.
Which transport does WordPress.com use?
Remember that the Timeout here is only used for the connection timeout,
Not for the actual waiting of the loading of the page.
There was an issue with the cURL transport where a 0.01 timeout would
cause it to never create the connection, A fix was put in for that:
http://core.trac.wordpress.org/browser/trunk/wp-includes/http.php#L1191
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8923#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list