[EMAIL PROTECTED] wrote:
Thanks. I'll turn on the logging for http clients. For a time comparison - ivy 1was 12 seconds.
the other trick (on unix, anyway), is while the program is sitting around, do
jps -v to get the process ID kill -QUIT (that PID) to get a stack traceThere were some issues with ivy not liking networks where the host didnt know its own name, that made things crawl, but should be fixed now.
