]> scripts.mit.edu Git - www/raw.git/blob - faq/110.mdwn
Import from TextPattern
[www/raw.git] / faq / 110.mdwn
1 [[!meta title="What are the names of the various scripts.mit.edu servers?"]]
2 scripts.mit.edu makes use of load balancing across several
3 different servers to handle the enormous number of requests that
4 are served each day. It is very important that you ***not***
5 hardcode the names of the servers into your scripts, because
6 different servers may be in the load balancer pool at any given
7 time.
8
9 You can find out the current list of active servers by visiting
10 this URL at any time:  
11 [http://scripts.mit.edu/servers](http://scripts.mit.edu/servers)
12
13 You may also obtain this information via finger:
14
15     athena% finger @scripts.mit.edu
16
17 The section of the finger output that corresponds to balancing of
18 web requests to ports 80, 443, and 444 is the part under the
19 heading:  
20 `FWM 2 wlc persistent 600`
21
22
23