RSS Feeds? Do they consume server resources a lot?

Discussion in 'Site & Server Administration' started by olddocks, Nov 20, 2006.

  1. #1
    I heard that using RSS feeds eat up lots of server resources and may cause host to suspend your account for excessive cpU usage? I am really afraid of this.

    Is it true? :eek:
    how many safely run rss feeds? :confused:
    any advice on safely running rss feeds.

    Please help. Thanks
     
    olddocks, Nov 20, 2006 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have heard rss scrapers and posting bots like RSS2Blog consume good amount of resources if configured improperly.

    For your site giving out RSS, it depends how the script is coded and how efficient the sql queries are...but as the rule says...the higher the number of concurrent feed subscribers, higher the load.
     
    agnivo007, Nov 20, 2006 IP
  3. Cutting Edge

    Cutting Edge Guest

    Messages:
    270
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I would consult with your webhost to see what they're stance on this would be. Some hosts I dare say would be more forgiving and may even be able to help you in some way, whilst others will brick it and suspend your account. I'd definately ask them first about any scenarios you may encounter.
     
    Cutting Edge, Nov 20, 2006 IP
  4. FikseGTS

    FikseGTS Peon

    Messages:
    273
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    depends on how you have it setup, and how many people are hitting them... if the feeds are static, load should be ok, if you have a lot of database activity to generate the feeds each they are loaded you might need to be prepared for higher load....
     
    FikseGTS, Nov 21, 2006 IP
  5. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #5
    any idea to make feeds static? at present i am using with database to generate the feed?
     
    olddocks, Nov 21, 2006 IP
  6. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you can get some feed caching script coded by a programmer.
     
    agnivo007, Nov 21, 2006 IP