[wp-trac] [WordPress Trac] #17238: Parallel HTTP Requests

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 14 00:04:48 UTC 2012


#17238: Parallel HTTP Requests
-----------------------------+----------------------
 Reporter:  sterlo           |       Owner:
     Type:  feature request  |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  HTTP             |     Version:
 Severity:  normal           |  Resolution:  wontfix
 Keywords:                   |
-----------------------------+----------------------
Changes (by dd32):

 * status:  reopened => closed
 * resolution:   => wontfix
 * milestone:  Future Release =>


Comment:

 For all the above, I'm closing as wontfix for now. It's technically
 impossible for us to implement it in a pleasing way across all
 installations.

 We can revisit in a few years when things may have changed in PHP, For
 now, if a plugin needs to implement it, they can use cURL directly (With
 the short comings that brings on some servers) or use multiple ajax
 requests from the client as mentioned above, or just queue up cron jobs if
 the result simply needs to be processed and stored.

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


More information about the wp-trac mailing list