[wp-trac] [WordPress Trac] #14759: Improve the way oEmbed deals with caching

WordPress Trac noreply at wordpress.org
Tue Nov 26 17:55:07 UTC 2013


#14759: Improve the way oEmbed deals with caching
--------------------------+-----------------------------
 Reporter:  Viper007Bond  |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Embeds        |     Version:  3.0.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------------

Comment (by Viper007Bond):

 Correct, the ideal solution would be a caching system not related to posts
 but rather the call itself.

 Caching to the file system will not work or scale. Many filesystems are
 not local and reading and writing to filesystems heavily will be slow and
 not good. Look back at what happened when WordPress tried to store
 `WP_Cache` results to the filesystem back around WordPress 2.0 if you
 don't believe me.

 Sadly there isn't really a good solution here, at least one that I've
 thought of. Post meta was the best I could come up with.

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


More information about the wp-trac mailing list