in reply to Re^2: Cache::FileCache, CPU utilization, and bottlenecks ....
in thread Cache::FileCache, CPU utilization, and bottlenecks ....

well, i've started working towards that today ...but i need to track down some socket errors, specifically:
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 + at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/Socket.pm line 373

i found the problem. i wasn't passing the port on the IP address ... DOH!