OK, git.cs.siue.edu should is working again. And it is FAST too. Check out the download speed shown below -- 11435 KiB/s for 176.53 MiB.
[user@eb2024-00 ~]$ git clone www@git.cs.siue.edu:master
Initialized empty Git repository in /home/user/master/.git/
www@git.cs.siue.edu's password:
remote: Counting objects: 2685, done.
remote: Compressing objects: 100% (2133/2133), done.
remote: Total 2685 (delta 702), reused 2363 (delta 514)
Receiving objects: 100% (2685/2685), 176.53 MiB | 11435 KiB/s, done.
Resolving deltas: 100% (702/702), done.
Checking out files: 100% (2076/2076), done.
Note that 11435 KiB/s is 11435/1024 = 11.2 MiB/s where the limit of a 100 Mbit/s network is 11.9 MiB/s. The whole thing (the CS web site = 381 MB uncompressed) downloaded in about 12 seconds. Of course there is almost no "noise" on the network right now due to most of the computers in the building being turned off. Still, it is nice to see that the server is capable of saturating the network line.
Anyway, everything "should" be working correctly now. As always, e-mail cs-support when you find something that doesn't work. Now I'm off to turn all the servers I just got working off until 5 PM Saturday due to the scheduled power outage.
gb