We made some changes to the upstreaming in Radio, adding some new scan intervals for different folders. This reduces the load that Radio places on the...
... I guess I should test it some more beforing repying but I just wanted to say that I'm back from Mexico, looking forward to diving back into Radio stuff,...
Donovan: Just to make sure it's installed, can you check to see if the Upstreaming pref page is titled "Upstreaming Beta"? Steve ... -- Steve Kirks Product...
Ok, here is what to look for when evaluating the upstreaming beta: You need to monitor CPU activity by using the Activity Monitor utility under MacOS X or the...
... For instance, on my MacOS X laptop, average CPU load when Radio is not running, and system is idle is very low: CPU is around 80% idle. I usually have...
In `top`, Radio spikes to 50-65% every 10 sec or so with the remaining time spent under 10%. If I have another process using lots of CPU I only get spikes in...
Bug: What I did: With a clean copy of Radio 8.1 on MacOS X, I created a new empty folder called "customerDemo" in the root of the www folder. What happened:...
My findings: On my MacOS X laptop (PowerBook G4 800MHz), average CPU load when Radio is not running, and system is idle the CPU is around 80% idle. I usually...
I'm not sure what Steve expects is the standard procedure: I think 'empty' folders should not be upstreamed at all. They are created on the public site when...
All: Marc is right... ... I tested with old code and new (thanks, installer!) and in the old code, the empty folder is skipped. In the new code, an error is ...
Hi, Can anyone think of a way of speeding up the xml.entityEncode() verb? I have a chunk of code which used to run in 2s. Now that I am encoding part of the...
... The Usertalk while loop on all caharacters, with an embedded test, is hitting performance pretty bad. Under MacOS X, with Radio 8.2, I would experiment...
Hi Matt, Kernelization would be best, but string.multipleReplaceAll isn't bad either. Initial testing results are that this method is ~3x faster. Your 55...
Hi Patrick, ... As you say, kernelization would be ideal. Neverthless I am grateful for you taking the time to look at this and for coming up with a neat ...
... Well, meanwhile I've managed to replicate the bug evidenced by Steve and locate its origin: a rather obvious mistake in radio.upstream.uploadChangedFiles....
... It's made a big difference. Now if you could only figure out how to queeze the 534 xml files I generate through my upstream bandwidth faster ;-) I did...
Hey Matt, I considered doing that but then then you break backwards compatibility, so it's not a fix we could release... But in your specific situation it may...
Hi, In one my tools I have a simple background.everyHour script which doesn't seem to be run. I've confirmed that it is listed in user.scheduler.hourly. In...
Hey Matt, You can't run system.verbs.builtins.scheduler.doHourlyTasks manually, it needs to be called by system.verbs.builtins.scheduler.monitor which sets up...
Slight correction to below, if you want to run doHourlyTask manually you have to setup the global tables it expects first. If you want to debug this way, use...
Hi Patrick ... Thanks for that. It turns out I had a problem in my background script but confusingly it didn't error and, for some reason, although I put a ...
... Hmm... I'm having a situation where categories starts upstreaming in an endless loop. It's alphabetic though, because if something comes before ...
... I've uninstalled the upstreaming beta, & now my home index.html is getting published, but the endless loop of publishing & republishing the categories is...