According to Geoff Hutchison: > At 3:57 PM -0500 10/24/01, Gilles Detillieux wrote: > >the old mailing list archives, but not the geocrawler archives. Geoff > >fixed that, and everything was working well for over a month, but now > >it's only indexing the geocrawler archives and nothing else! > > <sigh> A general point worth bringing up again and again. Always be > careful with "unattended" servers. :-)
Yeah, especially with so much that's beyond your control and constantly evolving, what with both SourcForge an GeoCrawler being able to make changes that will break the indexing. It's still not working right, by the way. (Not to nag or anything, but if you get a chance to look into the problem it would be great.) > >database, which is no longer around. I believe the 3.2.0b4 code fixes > >this problem by putting alarm() calls around the connect() call, but this > >hasn't made it into the 3.1.x series. > > Are you sure it isn't in the 3.1.x series. I'm writing this from home > so I don't have the code at the moment. But I remember putting in > some of this into 3.1.5. If not, the base Connection code can > certainly be backported with little trouble for 3.1.6. Granted, there > are higher-level changes to HtHTTP for timeouts, but this shouldn't > be needed for this problem. Well, I don't see any alarm calls in the 3.1.6 code, other than the one call in htsearch. The 3.2.0b4 code has alarm calls in Connection.cc and WordMonitor.cc. My concern in backporting the Connection code is being sure that the code is self-contained enough and this change won't break anything else. If this change depends on any changes in other files and we overlook those, we could be asking for trouble. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

