Schematics

I've been profoundly confused on what to do with two new servers. At the moment, I have a total of three servers; a BitTorrent tracker, web server and NAS (NFS server). Now, what I was thinking was setting up a load balancing scheme using VS via NAT. Essentially, build one of the servers as a load balancer and turn the other one into a http node. The only problem with that is redundancy. Say if the load balancer fails for whatever reason, I'm screwed.

 

Same as my NAS, no RAID so if the HDD fails, I'm screwed again. Still, it would be a cool journey on getting a load balancing scheme set up...and working. That, and I just want to use all the ports on my 24 port switch. Then, depending on the load on the NFS server, I could run MySQL/Postgres on it for use with the web servers.

 

Gah I was trying to set up Liferay yesterday. Ugh, what a clusterfuck. Java make me want to shoot my self in the foot numerous times over. Though it might be worth it to run a wiki on the web servers, but the only problem with that (or indeed the whole server situation) is who's going to use it? Sure I'll be using it, but I'd only need one server in that case, not two. Oh well, I'll think of something.

 

I'm off to go watch a movie or something, I've been to unmotivated to code lately. I made a script that lets users upload a picture then send that URL to Twitter. Ugh I hate Twitter.