Server fail-over works, but could be better. Instead of waiting until the first spawned process is done handling all uri's, spawn another one as soon as you get the first error, and start handing uri's over to it. Having only one means the link isn't being fully used. Adam