Assignment Server

From FaHWiki

Jump to: navigation, search

When a Folding@home client needs a new Work Unit (WU), it contacts the Assignment Server. The Assignment Server will then assign the client to a Work Server from which it will download a new WU.


The Assignment Server acts as a load balancer for the Work Servers. And advised by the client settings, it directs the client to an approriate Work Server for new Work Units.


The client is sent the Work Server IP amongst other information by the Assignment Server. The client will send some information it got from the Assignment Server to the Work Server as a validation of the assignment. This information is stored by the client in the queue.dat file.
See also: Queue.dat: Assignment Info and Queue.dat: Assignment Timestamp


There are three Assignment Servers listed as active on the Server Status web page. Five servers are known:

IP Address Hostname Ports Function
171.65.103.93 assign.stanford.edu
VSPMF26.stanford.edu
8080 Primary Assignment Server
171.67.89.93 assign.stanford.edu
VSPX26.stanford.edu
8080 Primary Assignment Server (Retired July 2006)
171.64.65.121 assign2.stanford.edu
vspg6-vz7.stanford.edu
80 Secondary Assignment Server
171.65.103.95 assign2.stanford.edu
VSPMF28.stanford.edu
80 Secondary Assignment Server (Retired February 2008)
171.64.122.87 assign3.stanford.edu
VSP20.stanford.edu
n/a Google Compute Assignment Server (Retired June 2007)
171.65.103.98 assign-gpu.stanford.edu
VSPMF31.stanford.edu
80, 8080 GPU Client Assignment Server


Links

Personal tools