[wp-trac] [WordPress Trac] #54668: Non blocking wp-cron.php with LSAPI

WordPress Trac noreply at wordpress.org
Tue Jul 5 03:12:51 UTC 2022


#54668: Non blocking wp-cron.php with LSAPI
-------------------------+----------------------------
 Reporter:  maximej      |       Owner:  peterwilsoncc
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  6.1
Component:  Cron API     |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:  performance
-------------------------+----------------------------
Changes (by peterwilsoncc):

 * owner:  (none) => peterwilsoncc
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"53653" 53653]:
 {{{
 #!CommitTicketReference repository="" revision="53653"
 Cron API: Make wp-cron non-blocking for LiteSpeed LSAPI.

 This should make cron spawning faster on LSAPI by ensuring that cron
 requests return immediately.

 To avoid code repetition, the no caching headers are relocated and always
 sent. Caching plugins attempting to set these
 headers later will replace those set by WordPress Core.

 Follow up to [44488].

 Props maximej, johnbillion.
 Fixes #54668.
 }}}

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


More information about the wp-trac mailing list