Summary: | knewsticker: polls too often, gets banned by slashdot | ||
---|---|---|---|
Product: | [Unmaintained] knewsticker | Reporter: | Dominique Devriese <devriese> |
Component: | general | Assignee: | Frerich Raabe <raabe> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dominique Devriese
2003-12-09 19:11:28 UTC
Subject: Re: New: knewsticker: polls too often, gets banned by slashdot Am Tuesday 09 December 2003 19:11 schrieben Sie: > kNewsTicker very polls sites too often, ignoring its setting for how often > to re-poll. I doubt that is the case. > I've been putting up with this for a while, but I just > realised that it might be related to how the ticker is restarted after > using a full-screen kde app, like konqueror in fullscreen mode. No, if you toggle full-screen mode in any KDE application, the newsticker will continue running in the background. Consequently, deactivating full-screen mode again won't trigger an update in the newsticker. > Anyway, > I'm surprised it hasn't been reported/fixed already, so it's worth > reporting, I guess :) I knew about this myself already, but thanks for opening a bug report for this: It seems Slashdot's check for whether one client sends an excessive number of requests is not so sophisticated: the "One request every 30 minutes" part means "Only one request of *.slashdot.org every 30 minutes". So if you read e.g. www.slashdot.org (the main site) and in addition to that something like developer.slashdot.org, or mac.slashdot.org, you will get banned, since after 30 minutes KNewsTicker will try to fetch the feed from both sites - which means you did two requests to the slashdot.org domain in less than 30 minutes. I don't know of any easy way around this, IMHO this measure is entirely unnecessary anyway: the traffic caused by the tiny RSS files which KNewsTicker fetches is usually about 4kB, the vast majority of traffic at slashdot.org is probably caused by other things, but not by 4kB files. Interestingly, no other site on the web apparently feels the need to introduce such a ban, slashdot.org is the only page which does that. :-( If you (or anybody else reading this) don't happen to know a nice workaround for this, I'll close this bug report. - Frerich This weird Slashdot behaviour is broken IMHO, nothing I can do about that. |