Anthony Foglia said:
> What do I need to do to get Sitescooper to use it's own cache? I > keep trying to get it to use the cache and scoop quicker using the > -refresh tag, but it seems to be not using the cached versions. If I'm > reading the Perl correctly, when it reads a cached version, it should > output a debug line of "cached-version exists." (See sub > rules_permit_using_cached_version in URLProcessor.pm.) Instead, I get > lines like "cache-singleton <filename>: ref count now #". (# being some > number, obviously.) Is there some other debug line I should be looking > for? Hi Anthony -- I think that singleton code is broken, and effectively screws up scooping with a cache. I really need to fix it, by backing it out and replacing with what was there previously, but haven't had a chance to do this in quite a while :( If you're interested in trying, basically take a look at the CVS history at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/sitescooper and try going back through the diffs until it works. Otherwise, I'll add it to my to-do list and try to get around to it! --j. ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Sitescooper-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sitescooper-talk
