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

WordPress Trac noreply at wordpress.org
Thu Mar 5 05:45:06 UTC 2015


#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 API             |     Version:
 Severity:  normal               |  Resolution:
 Keywords:  has-patch 3.6-early  |     Focuses:
---------------------------------+-----------------------------

Comment (by tellyworth):

 wp_cron-fastcgi_finish.diff implements an optimization used on wp.com: it
 causes wp-cron.php to end the HTTP request immediately, rather than when
 it finishes processing.

 That helps when a blocking cron spawner is used, but only on fastcgi
 obviously.

 Props @vnsavage.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18738#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list