I have following lines in .ini:
[buffers]
buffer-file-basename=\\COMPU1\C\Program Files\distributed.net\buff-in
output-file-basename=\\COMPU1\C\Program Files\distributed.net\buff-out
Things work smoothly just like they should, the remote machines fetch their work from COMPU1. However, when COMPU1 is down for some reason, the other machines discard their randomly generated blocks and that's not something I want to happen. Is there any way besides using Pproxy to assign secondary buffers on the local machine or the others, which would be used when primary buffer machine is down?
Thanks in advance!
[buffers]
buffer-file-basename=\\COMPU1\C\Program Files\distributed.net\buff-in
output-file-basename=\\COMPU1\C\Program Files\distributed.net\buff-out
Things work smoothly just like they should, the remote machines fetch their work from COMPU1. However, when COMPU1 is down for some reason, the other machines discard their randomly generated blocks and that's not something I want to happen. Is there any way besides using Pproxy to assign secondary buffers on the local machine or the others, which would be used when primary buffer machine is down?
Thanks in advance!