HTML RSS Parsers With Cache

Discussion in 'XML & RSS' started by brandondrury, Sep 20, 2006.

  1. #1
    I have a number of various scripts that run on my site (vBulletin, Articlelive, Wordpress, etc). I build an index page by hand that snags the latest forum posts, articles, and blogs using RSS.

    I've been using RSS2HTML for this and then just using a php include to display the RSS.

    My vBulletin install has been slower than it should be. Someone recommended that I use an RSS parser that uses a cache so that vBulletin is not getting smashed with a new RSS request with every single page view on my entire site.

    My site is sitting at just over 800 uniques per day right now, but I could see how that could put a large, unnecessary load on the RSS of a vBulletin.

    So, I'm looking for RSS parsers to display RSS on my webpage that allow me to set a cache time for each feed.

    Thanks,
    Brandon Drury
     
    brandondrury, Sep 20, 2006 IP