16 comments

[ 2.1 ms ] story [ 58.9 ms ] thread
http://sourceforge.net/projects/ballast/files/ - no sign of a VCS, I wonder what they use internally?
Horrible comma use in the description. You don't need either of 'em!
So instead of:

> Ballast is invoked as part of the SSH login process, hence has access to the user name, which is not available in traditional load balancers

You'd write:

> Ballast is invoked as part of the SSH login process hence has access to the user name which is not available in traditional load balancers

I'm afraid i can't agree. Both of those commas seem grammatically necessary to me.

What an odd idea.

Then again, they send stuff into space. Who am I to judge.

When you have enough users, and NFS homedirs, it makes sense.

The University of Waterloo just uses DNS round-robin, but that's not particularly reliable since the load balancing is up to the whims of each client's DNS client implementation.

And then there's software like mosh[0], which, IIRC, does round-robin on the first connection but then sticks to the same server afterwards so that you can e.g. connect to the same pty even if your local IP changed.

[0] http://mosh.mit.edu/

> The University of Waterloo just uses DNS round-robin

I take it that they do not allow running persistent applications? I personally would not like to find my screen/tmux session "disappear" after reconnect because I ended to another host.

My University did something that seems similar. There was a group hostname which I believe dropped you into one of a group of linux machines(with nfs homedir) but you cold always specify the actual hostname of the computer where you parked tmux.
Was actually looking at this a few days ago for a cluster of bastion nodes to secured infrastructure. Ts a pretty interesting tool.
Sourceforge? Seriously? Why do NASA people and academia still upload things to SF instead of GitHub?
From what I've heard from a friend, probably a few thousand forms and layers of approval to change it.