[wp-trac] [WordPress Trac] #18738: Improving cron spawning and other non-blocking HTTP requests

WordPress Trac noreply at wordpress.org
Sat Oct 20 19:10:59 UTC 2012


#18738: Improving cron spawning and other non-blocking HTTP requests
---------------------------------+-----------------------------
 Reporter:  johnbillion          |       Owner:  dd32
     Type:  enhancement          |      Status:  accepted
 Priority:  high                 |   Milestone:  Future Release
Component:  HTTP                 |     Version:
 Severity:  normal               |  Resolution:
 Keywords:  has-patch 3.6-early  |
---------------------------------+-----------------------------
Changes (by mestovar):

 * cc: mestovar (added)


Comment:

 Replying to [comment:14 kurtpayne]:
 > The [http://php.net/manual/en/function.curl-setopt.php documentation]
 comes with this caveat:
 >
 > > If libcurl is built to use the standard system name resolver, that
 portion of the connect will still use full-second resolution for timeouts
 with a minimum timeout allowed of one second.

 That's just the name resolver though, which shouldn't be an issue for the
 cron anyway.  Using the milliseconds option ends up being much more like
 the expected action, even if you combine it the the curl_multi.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18738#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list