<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mike McGrath wrote:
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite">So for
those wondering what I've done with the wiki upgrade, I've made a
simple diagram.</blockquote>
Cool, what software did you use for the diagram?<br>
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite">&nbsp; As we
get more hardware and resources you can see where we're headed as far
as HA goes in our environment.&nbsp; I'm still trying to acquire a NAS or
SAN for us, this will make what we need to do much easier.&nbsp; Also at the
application layer once we get in a Xen environment we can add and
remove app servers easily without having to expand the number of proxy
servers we have until they get overloaded.&nbsp; I'm still experimenting
with various things but right now app2 is our biggest SPOF[1] as it
houses the wiki and shares it with app1.</blockquote>
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite">&nbsp; The
proxy servers are using mod-rewrite [P] to proxy services.</blockquote>
<ul>
  <li>Which mod_cache are you using?</li>
  <ul>
    <li>pro: mod_disk_cache is able to share cache among worker threads<br>
con: a response will not go out until the full response is written to
disk<br>
    </li>
    <li>pro: mod_mem_cache is *fast*<br>
con: cache is not shared among workers</li>
  </ul>
  <li>We should really be using squid.<br>
  </li>
</ul>
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite">&nbsp;
Basically the load balancer balances between proxy[1-2] and each proxy
in turn proxies to app[1-2].</blockquote>
What load balancer are we using?<br>
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite">&nbsp; Instead
of proxy1 -&gt; app1, proxy2 -&gt; app2.&nbsp; The proxy servers will also
mount or contain copies of static content (like /extras, or
favicon.ico)
  <br>
  <br>
There are many tweaks to be made to make this useful and hands-off HA,
but this is a good first step for us.&nbsp; As always I'm interested in
discussion so send it my way.
  <br>
  <br>
&nbsp;&nbsp; -Mike
  <br>
  <br>
  <br>
  <br>
[1] Our load balancer may also be a SPOF, not sure.
  <br>
</blockquote>
Unless there are multiple paths, I would expect so also.<br>
<br>
;; QUESTION SECTION:<br>
;fedoraproject.org.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A<br>
;; ANSWER SECTION:<br>
fedoraproject.org.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 959&nbsp;&nbsp;&nbsp;&nbsp; IN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 209.132.176.120<br>
<br>
Looks to be the case, unless there is something at the network level.<br>
<br>
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite"><br>
  <hr size="4" width="90%"><br>
  <center><img src="cid:part1.09060909.00030909@gmail.com"><br>
  </center>
</blockquote>
So cool.
<blockquote cite="mid45DF0169.2070803@redhat.com" type="cite">
  <pre wrap=""><hr size="4" width="90%"></pre>
</blockquote>
<br>
Jonathan<br>
</body>
</html>