<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with loadbalancing</title>
      <link>http://ask.metafilter.com/tags/loadbalancing</link>
      <description>Questions tagged with 'loadbalancing' at Ask MetaFilter.</description>
	  <pubDate>Sun, 31 May 2009 02:52:02 -0800</pubDate> <lastBuildDate>Sun, 31 May 2009 02:52:02 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>A crash course in server administration</title>
	<link>http://ask.metafilter.com/123478/A%2Dcrash%2Dcourse%2Din%2Dserver%2Dadministration</link>	
	<description>At work I&apos;m jumping head first into trying to setup and manage a OS X Server to be used for network load balancing, routing, and possibly netbooting a group of machines. Any tips or help appreciated. I&apos;m currently working retail at a computer sales store that also has an internet cafe of about 30 computers. I&apos;ve asked for, and been given permission to play around with and attempt to configure, an OS X Server 10.5.7 running on a dual-processor G5 (with 5 ethernet ports, 2 for WAN and the other 3 for each subnet). I&apos;ve never really used the mac os before, but have a few years of playing around with various linux distros as my desktop os.&lt;br&gt;
&lt;br&gt;
For most of these questions I&apos;m not needing direct answers even, I&apos;ve really just been at a loss trying to find good online resources to read and put it all together. I really want to learn and get a grasp on what&apos;s going on, so even just links to reading to get me started would be excellent.&lt;br&gt;
&lt;br&gt;
Issue 1: network load balancing. In the store we have two separate DSL lines coming in to serve the whole building. From what I&apos;ve read so far, it seems that OSX doesn&apos;t have this functionallity built-in, and I&apos;m at a loss as to where to start looking for a solution.&lt;br&gt;
&lt;br&gt;
Issue 2: Routing. This one I feel like I&apos;ve gotten really close and am just missing one last step. The goal here is to have DHCP and NAT running for 3 subnets; the tech/service area, the internet cafe, and our internal network. I have the DHCP/NAT/Firewall services all running, and dhcp is working properly giving each subnet an appropriate IP address, I&apos;m able to ping the local server from a client machine, but it&apos;s not actually sharing the internet connection to any of the subnets. (Haven&apos;t had the chance to hook up a switch to any of the subnets yet either, so don&apos;t know if client machines would be able to see each other on the network as well.)&lt;br&gt;
&lt;br&gt;
Hypothetical 1: netbooting for the 30+ computers in the internet cafe. As it is currently, the cafe has about 3 or 4 different models of computers all running windows xp. The problem is, they&apos;re all regular installations, so if during the course of a days use one gets a virus, we have to manually take a disk to the machine to re-image it. I&apos;d like to set it up to where each machine could just load a fresh image off the network each morning and run like new. This I&apos;m not familiar with at all, and don&apos;t even know if OSX can even netboot a WinXP machine.&lt;br&gt;
&lt;br&gt;
Besides this there will probably be some basic file sharing and web hosting, but those seem pretty well documented and I&apos;m not worried about getting that running.&lt;br&gt;
&lt;br&gt;
So any tips, links, answers, or leads would be excellent. I&apos;m hoping to get this machine configured and possibly even implemented into the network by the end of next week.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.123478</guid>
	<pubDate>Sun, 31 May 2009 02:52:02 -0800</pubDate>
	<category>apple</category>
	<category>loadbalancing</category>
	<category>mac</category>
	<category>netboot</category>
	<category>network</category>
	<category>osx</category>
	<category>routing</category>
	<category>server</category>
	<dc:creator>meowN</dc:creator>
	</item>
	<item>
	<title>how is proper load-balancing done these days?</title>
	<link>http://ask.metafilter.com/88235/how%2Dis%2Dproper%2Dloadbalancing%2Ddone%2Dthese%2Ddays</link>	
	<description>What are large websites using these days to load-balance their traffic? I have been using round-robin DNS on my site which has five front-end web servers.  I am beginning to realize why this is not a good idea - first of all, the first IP address in the round-robin chain seems to get a disproportionately high amount of traffic, and secondly, if one of the servers goes down, then 1/5 of my users can&apos;t access the site until I either fix the problem or change the DNS and allow it to re-propagate. &lt;br&gt;
&lt;br&gt;
I have realized that many high-volume sites that I visit have a DNS entry that only resolves to a single IP address.   So what are they doing differently? &lt;br&gt;
&lt;br&gt;
I&apos;m assuming that they are using a &quot;load balancing&quot; device, but is this just a reverse proxy server running Squid or Apache, which would itself be as vulnerable to hardware faults as any other server?&lt;br&gt;
&lt;br&gt;
Or are there specific high-availability &quot;load balancing&quot; devices (like something Cisco would make) which automatically act as the front-end for all servers, taking a server out of the loop if it stops responding and/or notifying me by mail?   If so, where can I find these devices?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88235</guid>
	<pubDate>Tue, 08 Apr 2008 13:54:44 -0800</pubDate>
	<category>loadbalancing</category>
	<category>servers</category>
	<category>webmaster</category>
	<dc:creator>helios</dc:creator>
	</item>
	
	</channel>
</rss>

