|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 | |
|
Confirmed User
Join Date: Jun 2006
Location: Finland
Posts: 279
|
Hosting account suspended! Anyone had problems with rss2html script?
I woke up today to notice that one of my hosting accounts (with all my main sites) had been temporarily suspended for a loop in script. I use rss2html script to get a feed from a blog on the main page, and it's been working fine for the past few months, so something's happened overnight.
Rss2html has been recommended here on the board, so I know many of you use it, but have any of you had this problem? Or is there a possibility of a security hole or something? I don't believe there is, but I have changed nothing in this script, so what other options are there? Thanks
__________________
Quote:
|
|
|
|
|
|
|
#2 |
|
♥♥♥ Likes Hugs ♥♥♥
Industry Role:
Join Date: Nov 2001
Location: /home
Posts: 15,841
|
Check the feeds that you're using. If one of them is slow to the point of being almost unresponsive, rss2html doesn't time out quickly enough and the script will just sit there waiting while a massive feed trickles in.
__________________
I like pie. |
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2006
Location: www.bluporn.com
Posts: 48
|
same here!
my hosted suspended me too becz rss2html eats my hosting server.... anyone know script like it??? |
|
|
|
|
|
#4 | |
|
Confirmed User
Join Date: Jun 2006
Location: Finland
Posts: 279
|
Thanks a lot for the explanation! That could well be my problem. It won't be a major problem if I can't use rss in this case, but it was nice to know that there is no serious problems going on!
And klair_di_sardari, just search for rss on this board, I've seen people recommend other similar scripts, but I can't remember any of their names right now. Thanks again!
__________________
Quote:
|
|
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
|
From looking at the script, I don't think [but I may be wrong: I just gave it a cursorary glance] that it caches the RSS feeds.
Typically, an RSS transaction is as follows: Every day / hour, your server checks its subscribed feeds, and caches the result. If the feeds have changed from the cached version, it updates. If not, it does nothing. Your pages then update from your LOCAL copy every time they're loaded. With RSS2HTML, and a few others of its ilk, I'm assuming [see disclaimer above] - that it does not cache at all - so every time your page loads, it sends out a request to fetch a copy of the RSS feed, process it, and display it. Not only is this poor form on your end, because you will hammer the other server, but it's also a terrible waste of resources etc on your end. I can recommend looking into a more fully fledged solution for RSS, such as Chio's stuff, or 'Magpie RSS' |
|
|
|
|
|
#6 |
|
Amateur Pimpin
Industry Role:
Join Date: Aug 2004
Location: Orlando, FL
Posts: 13,075
|
RSS2HTML - I pull it from their server I stopped running the script locally here.
__________________
Make easy money with Webcams |
|
|
|
|
|
#7 | ||
|
Confirmed User
Join Date: Jun 2006
Location: Finland
Posts: 279
|
Quote:
__________________
Quote:
|
||
|
|
|