5600 feeds? Holy cow! That being said, as Sameer noted, the problem is most likely related to the 300 seconds timeout I quite arbitrarily specified (look, I wasn't expecting anyone would be subscribing to more than 100-150 feeds, okay?!) Here is what I'm going to do: I'll set the timeout proportionally to the number of feeds to update, that should sort it out. On 9/26/05, D2 Computing <info at d2computing.co.uk> wrote: > Cool, i'll give 0.5.2 a whirl when its released and see if the updates get > any further, I've run some queries on the DB tonight and what i'm getting > is: > > Total Items: 70,509 > Total Channels: 5630 > > Query on recent automatic updates: > > Date in Sept Max cid No added Total New Items added > 22-23 607 1476 > 21-22 596 1502 > 20-21 473 1306 > 19-20 1060 4587 > 18-19 680 1300 > > When i query my items, the maximum cid is 1060 so channels 1060 - 5630 have > never been parsed by the update. > > Looking at the similarity of the stats above, it just looks like a timeout > issue but i've been assured by my hosts that they do not limit their > scheduled tasks. Looking at the code of cls\update.php, the only timeout > ref i can see is: > > ini_set('max_execution_time', 300); > > Is this anything to do with it? > > Thanks, > > Paul > > > ----- Original Message ----- > From: "Sameer D'Costa" <sameerslists at gmail.com> > To: <gregarius-dev at sinless.org> > Sent: Monday, September 26, 2005 12:19 AM > Subject: Re: [greg-dev] Stable upgrade > > > > Hi Paul, > > > > I would recommend that you wait a few days till 0.5.2 is released. There > > have been improvements for updating a large number of feeds however I am > > still having issues with the update mechanism. I am using the Ajax > > updater and I have stopped seeing return codes of 304 not modified or the > > fact that magpie is using its cache. All the return codes are 200 Ok, > > even if I update twice in rapid succession. Maybe this is just a quirk of > > my setup. Anyone else have this problem? > > > > Sameer > > > > > > On Sun, Sep 25, 2005 at 11:31:56PM +0100, D2 Computing wrote: > > > >> From: "D2 Computing" <info at d2computing.co.uk> > >> To: <gregarius-dev at sinless.org> > >> Date: Sun, 25 Sep 2005 23:31:56 +0100 > >> Subject: [greg-dev] Stable upgrade > >> Reply-To: gregarius-dev at sinless.org > >> > >> Which version is my best bet for upgrading from 0.5.0, i've noticed that > >> this is the latest version listed at > >> http://sourceforge.net/project/showfiles.php?group_id=98845 but this is > >> the version i'm already using. The feed refreshes dont work properly on > >> this version and i saw in a posting that updates have been made to > >> update.php since then so does anyone know which version i should be using > >> to address this issue? > >> > >> Thanks, > >> > >> Paul > >> _______________________________________________ > >> gregarius-dev mailing list > >> gregarius-dev at sinless.org > >> http://sinless.org/mailman/listinfo/gregarius-dev > > > > _______________________________________________ > > gregarius-dev mailing list > > gregarius-dev at sinless.org > > http://sinless.org/mailman/listinfo/gregarius-dev > > _______________________________________________ > gregarius-dev mailing list > gregarius-dev at sinless.org > http://sinless.org/mailman/listinfo/gregarius-dev >